1
0
Fork 0
mirror of synced 2024-06-20 19:40:25 +12:00
Rare/.gitignore

18 lines
134 B
Plaintext
Raw Normal View History

2021-02-18 06:57:06 +13:00
*.pyc
*.pyo
__pycache__
/.idea
/.vscode
2021-10-16 02:28:42 +13:00
*~
2021-02-18 06:57:06 +13:00
/build
/dist
2021-04-15 08:50:38 +12:00
/deb_dist
*.tar.gz
2021-02-18 06:57:06 +13:00
/Rare.egg-info/
2021-04-15 08:50:38 +12:00
/venv
2021-11-11 07:00:15 +13:00
/venv310/
2021-11-30 05:34:45 +13:00
/venv311/
2021-11-18 10:42:14 +13:00
/test.py
/.eggs