Skip to content

Commit 48cdd12

Browse files
committed
Added unwanted paths to .gitignore
Don't want the .dependencies and .derivedData folders to be stored in the repository.
1 parent 9c0924c commit 48cdd12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,5 @@ iOSInjectionProject/
9191

9292
# MacOS FileSystem
9393
*.DS_Store
94+
.dependencies
95+
.derivedData

0 commit comments

Comments
 (0)