1
0
Fork 0
mirror of synced 2024-05-19 20:12:49 +12:00
Rare/.gitignore
2021-04-14 21:50:38 +01:00

13 lines
95 B
Plaintext

*.pyc
*.pyo
__pycache__
/.idea
/.vscode
/build
/dist
/deb_dist
*.tar.gz
/Rare.egg-info/
/venv