thunix_api/.gitignore

26 lines
262 B
Plaintext
Raw Permalink Normal View History

2020-01-22 18:27:31 +00:00
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
2020-01-26 21:31:23 +00:00
venv/
2020-01-22 18:27:31 +00:00
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST