Skip to content

Commit 1a0f1e8

Browse files
committed
add .DS_Store to gitignore
1 parent bad6c6e commit 1a0f1e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ csvs/
1010
*.zip
1111
logs/
1212
__pycache__/
13+
.DS_Store

0 commit comments

Comments
 (0)