1
0
Fork 0
mirror of synced 2024-09-23 04:52:02 +12:00
Rare/.gitignore
2021-11-17 23:02:36 +01:00

15 lines
117 B
Text

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