generated from Labyricorn/labyricorn-project-template
Initial commit
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.class
|
||||
|
||||
# Environments
|
||||
.venv/
|
||||
env/
|
||||
venv/
|
||||
ENV/
|
||||
|
||||
# Caches and builds
|
||||
.cache/
|
||||
build/
|
||||
dist/
|
||||
|
||||
# Operating system files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Temporary and editor files
|
||||
*.swp
|
||||
*~
|
||||
Reference in New Issue
Block a user