Files
meshing-around/.gitignore
2024-07-18 23:54:57 -07:00

16 lines
186 B
Plaintext

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