Ignore .DS_Store cruft

This commit is contained in:
Dirkjan Ochtman 2021-05-17 13:37:11 +02:00
parent d6b0171e7a
commit 9fa957e0d6
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ Cargo.lock
*.svg *.svg
*.so *.so
__pycache__ __pycache__
.DS_Store