Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4e1de37

Browse files
authored
Merge pull request argotorg#12909 from bytecurl/develop
Add `.DS_Store` and `Thumbs.db` to `.gitignore`
2 parents 15c2a33 + c5bf750 commit 4e1de37

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,7 @@ CMakeLists.txt.user
6161

6262
# place to put local temporary files
6363
tmp
64+
65+
# OS specific local files
66+
.DS_Store
67+
Thumbs.db

0 commit comments

Comments
 (0)