mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-09 04:40:54 +08:00
ignore .env
This commit is contained in:
@@ -27,7 +27,7 @@ CNAME
|
|||||||
install.sh
|
install.sh
|
||||||
SECURITY.md
|
SECURITY.md
|
||||||
tsconfig.json
|
tsconfig.json
|
||||||
|
.env
|
||||||
|
|
||||||
### .gitignore content (commented rules are duplicated)
|
### .gitignore content (commented rules are duplicated)
|
||||||
|
|
||||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@@ -12,3 +12,4 @@ dist-ssr
|
|||||||
/private
|
/private
|
||||||
/out
|
/out
|
||||||
/tmp
|
/tmp
|
||||||
|
.env
|
||||||
|
Reference in New Issue
Block a user