1
0
Fork 0
mirror of synced 2024-06-26 18:20:50 +12:00
Rare/.gitignore

14 lines
98 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