Remove accidentally added .DS_Store (#2826)

And extend .gitignore
This commit is contained in:
Polina Bungina
2023-08-21 07:50:45 +02:00
committed by GitHub
parent 2ec9834c60
commit 7319d12026
2 changed files with 3 additions and 0 deletions
+3
View File
@@ -64,3 +64,6 @@ venv*/
# Default test data directory
data/
# macOS
**/.DS_Store
BIN
View File
Binary file not shown.