Files
meshing-around/.gitignore
2024-09-19 16:01:29 -07:00

15 lines
146 B
Plaintext

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