Files
meshing-around/.gitignore
2024-10-08 00:00:49 -07:00

18 lines
168 B
Plaintext

# config
config.ini
# Pickle files
*.pkl
# virtualenv
venv/
# logs
logs/*.log
# modified .service files
etc/*.service
# Python cache
__pycache__/