Skip to content

Commit f90522c

Browse files
authored
Add ds store to .gitignore (#814)
1 parent 9ce5d73 commit f90522c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ __pycache__/
1919
# C extensions
2020
*.so
2121

22+
# macOS dir files
23+
.DS_Store
24+
2225
# Distribution / packaging
2326
.Python
2427
build/

0 commit comments

Comments
 (0)