This repository has been archived on 2023-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
PyNyaaTa/.gitignore

7 lines
45 B
Plaintext
Raw Normal View History

2019-11-28 15:07:26 +00:00
.idea/
2019-11-25 21:52:22 +00:00
.venv/
.db/
2019-11-30 22:42:35 +00:00
.env
2019-11-25 21:52:22 +00:00
__pycache__/
2019-11-29 14:45:56 +00:00
test.py