1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2024-12-22 09:12:19 +00:00
ghostream/.gitignore
Alexandre Iooss 372d1c4c5d
Flask app
2020-09-14 11:41:20 +02:00

16 lines
151 B
Plaintext

# Byte-compiled / optimized / DLL files
dist
build
__pycache__
*.py[cod]
*$py.class
*.swp
*.egg-info
_build
.tox
.coverage
coverage
# Virtualenv
venv