parent
d17d9a00de
commit
3c080f8c2e
1 changed files with 8 additions and 1 deletions
@ -1,4 +1,11 @@ |
||||
Binaries/* |
||||
!Binaries/.keep |
||||
Tools/* |
||||
!Tools/.keep |
||||
!Tools/.keep |
||||
|
||||
# Python |
||||
__pycache__/ |
||||
*.pyc |
||||
|
||||
# macOS |
||||
.DS_Store |
||||
|
Loading…
Reference in new issue