Files
meshing-around/.gitignore
T
todd2982 09cf6f585c Update .gitignore
Ignore rotated logs, install notes, and qrz db.
2025-03-17 02:07:01 -05:00

25 lines
233 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