fix: gitignore data dirs to prevent secret leakage

This commit is contained in:
2026-05-14 23:26:27 +03:00
parent 7aa439d7a7
commit 17a4a7bb2f
4 changed files with 2 additions and 4 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
.env
data/db/
data/db/*
data/mihomo/*