mirror of
https://github.com/elliotnunn/machfs.git
synced 2024-12-26 10:32:25 +00:00
Add a gitignore (phew)
This commit is contained in:
parent
793fa1e44a
commit
9819375497
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
MANIFEST
|
||||
dist/
|
||||
build/
|
||||
*.dmg
|
||||
*egg-info/
|
||||
__pycache__/
|
||||
.DS_Store
|
Loading…
Reference in New Issue
Block a user