tg/.gitignore

8 lines
57 B
Text
Raw Normal View History

.mypy_cache/
venv/
2019-02-20 19:18:43 +01:00
__pycache__
.env
dist
*.log*
2020-05-31 15:32:03 +08:00
Makefile