update gitignore

This commit is contained in:
2026-03-07 05:32:15 +00:00
parent 993b9f1d7c
commit f97612d52e
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.env .env
*.pyc *.pyc
__pycache__/ __pycache__/
monitor.db monitor.db
data/monitor.db

Binary file not shown.