update .gitignore to ignore *.gitignore.* instead of envar-*.gitignore.js

This commit is contained in:
Luk Lu
2023-03-11 08:27:01 +08:00
parent 65594f0a5e
commit b99a7b06a2
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -70,7 +70,7 @@ _desktop.ini
/db.json
# wo
envar-*.gitignore.js
*.gitignore.*
# 服务端
/_archive/*
/_datastore/*