UniSquat_Python/.gitignore

9 lines
80 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
cache/
push_to_server.sh
log.json
venv
venv/*