fix: gitignore data dirs to prevent secret leakage
This commit is contained in:
+2
-1
@@ -1,2 +1,3 @@
|
||||
.env
|
||||
data/db/
|
||||
data/db/*
|
||||
data/mihomo/*
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
external-controller: 0.0.0.0:9090
|
||||
mixed-port: 7890
|
||||
allow-lan: false
|
||||
Reference in New Issue
Block a user