Archived
update .gitignore
This commit is contained in:
2 files changed
+8
-13
No files matched your search
+8
-2
@@ -1,3 +1,9 @@
|
||||
/.idea/
|
||||
**/__pycache__/
|
||||
# Dirs
|
||||
.idea/
|
||||
build/
|
||||
dist/
|
||||
|
||||
|
||||
# Files
|
||||
*.pyc
|
||||
*.zip
|
||||
Reference in New Issue
Block a user