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

13 lines
95 B
Plaintext
Raw Normal View History

2021-02-18 06:57:06 +13:00
*.pyc
*.pyo
__pycache__
/.idea
/.vscode
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