tg/.gitignore
Alex 120d12cc47
add setup.py (#155)
* add setup.py

* respond to comments
2020-07-22 16:56:00 +08:00

13 lines
122 B
Text

.mypy_cache/
venv/
__pycache__
.env
dist
*.log*
Makefile
.idea/
*monkeytype.sqlite3
.vscode/
build/
MANIFEST
tg.egg-info/