Update .gitignore

Ignore rotated logs, install notes, and qrz db.
This commit is contained in:
todd2982
2025-03-17 02:07:01 -05:00
committed by GitHub
parent 916719f1c5
commit 09cf6f585c

6
.gitignore vendored
View File

@@ -8,7 +8,8 @@ config.ini
venv/
# logs
logs/*.log
logs/
install_notes.txt
# modified .service files
etc/*.service
@@ -18,3 +19,6 @@ __pycache__/
# rag data
data/rag/*
# qrz db
data/qrz.db