UniSquat_Python/.gitignore

12 lines
114 B
Plaintext
Raw Permalink Normal View History

__pycache__/
*.py[cod]
*$py.class
2022-05-14 21:24:47 +02:00
cache/
push_to_server.sh
log.json
2023-08-28 08:42:30 -04:00
venv
venv/*
2023-09-22 16:38:54 -04:00
env/
.cache/
__init__.py
2023-09-22 16:54:33 -04:00
update.sh