1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2024-12-22 15:02:19 +00:00
ghostream/.gitignore

16 lines
151 B
Plaintext
Raw Normal View History

2020-09-14 09:41:20 +00:00
# Byte-compiled / optimized / DLL files
dist
build
__pycache__
*.py[cod]
*$py.class
*.swp
*.egg-info
_build
.tox
.coverage
coverage
# Virtualenv
venv