tg/.gitignore

7 lines
48 B
Text
Raw Normal View History

.mypy_cache/
venv/
2019-02-20 18:18:43 +00:00
__pycache__
.env
dist
*.log*