ignore caches and dependencies
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
|||||||
|
.appcache/
|
||||||
|
venv/
|
||||||
|
*.pyc
|
||||||
|
__pycache__/
|
||||||
|
instance/
|
||||||
|
.pytest_cache/
|
||||||
|
.converage
|
||||||
|
htmlcov/
|
||||||
|
dist/
|
||||||
|
build/
|
||||||
|
.egg-info/
|
||||||
Reference in New Issue
Block a user