Skip to content

Commit 9c43e6d

Browse files
Merge pull request #3 from everythingfunctional/more-gitignores
Ignore macOS .DS_Store files
2 parents fe4aecd + 6b4deea commit 9c43e6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
results
2-
__pycache__
2+
__pycache__
3+
**/.DS_Store

0 commit comments

Comments
 (0)