Update .gitignore
Filter out .DS_Store (Desktop Services Store)
This commit is contained in:
parent
30ad507a0f
commit
82fbd4771a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
.DS_Store
|
||||
/venv/
|
||||
/_pycache/
|
||||
*.pyc*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user