mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-06-16 08:05:03 +02:00
Update .gitignore
Ignore rotated logs, install notes, and qrz db.
This commit is contained in:
+5
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user