Files
meshing-around/.gitignore
SpudGunMan 6c078b4d17 Survey Says!
is this cool?
2025-10-07 22:39:08 -07:00

32 lines
297 B
Plaintext

# config
config.ini
# Pickle files
*.pkl
# virtualenv
venv/
# logs
logs/
install_notes.txt
# modified .service files
etc/*.service
# Python cache
__pycache__/
# rag data
data/rag/*
# qrz db
data/qrz.db
# fileMon
news.txt
alert.txt
bee.txt
# .csv files
*.csv