mirror of
https://github.com/vacp2p/10ksim.git
synced 2026-01-09 05:08:06 -05:00
Add .gitignore (#67)
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -0,0 +1,6 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
|
||||
# Mac
|
||||
**/.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user