Update project structure
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.DS_Store
|
||||
._*
|
||||
.AppleDouble
|
||||
|
||||
# Local runtime logs and temporary files
|
||||
*.log
|
||||
*.pid
|
||||
timeout
|
||||
|
||||
# Local backup copies
|
||||
*.bak
|
||||
*.bak.*
|
||||
*.bak2
|
||||
Reference in New Issue
Block a user