1
0
Fork 0
mirror of synced 2024-06-03 11:14:42 +12:00
Rare/.gitignore
2021-12-18 22:57:22 +01:00

20 lines
168 B
Plaintext

*.pyc
*.pyo
__pycache__
/.idea
/.vscode
*~
/build
/dist
/deb_dist
*.tar.gz
/Rare.egg-info/
/venv
/venv310/
/venv311/
/test.py
/.eggs
/appimage-builder-cache/
/AppDir/