1
0
Fork 0
mirror of synced 2024-09-28 23:41:29 +12:00
Rare/.gitignore
2021-10-15 15:28:42 +02:00

13 lines
98 B
Text

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