Security hardening
This commit is contained in:
+12
-1
@@ -1,4 +1,15 @@
|
||||
.env
|
||||
applications/
|
||||
.coverage
|
||||
__pycache__
|
||||
|
||||
# Python cache files
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
*.so
|
||||
*.egg
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
Reference in New Issue
Block a user