1
0
Fork 0
mirror of synced 2024-09-30 01:07:47 +13:00
Rare/.gitignore
2021-11-29 17:34:45 +01:00

16 lines
127 B
Text

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