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

10 lines
75 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
/Rare.egg-info/
/venv