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

11 lines
67 B
Plaintext
Raw Permalink Normal View History

2020-04-09 09:18:09 +00:00
.idea
.venv
2021-12-16 23:00:44 +00:00
.vscode
2020-04-09 09:18:09 +00:00
.db
2019-11-30 22:42:35 +00:00
.env
2020-04-09 17:36:12 +00:00
dist
2020-04-09 18:32:58 +00:00
build
2020-04-09 17:36:12 +00:00
*.egg*
2020-04-09 09:18:09 +00:00
__pycache__
2019-11-29 14:45:56 +00:00
test.py