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 16:07:26 +01:00
.idea/
2019-11-25 22:52:22 +01:00
.venv/
.db/
2019-11-30 23:42:35 +01:00
.env
2019-11-25 22:52:22 +01:00
__pycache__/
2019-11-29 15:45:56 +01:00
test.py