mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-11 09:00:48 +02:00
gitignore ui/.env.local and ui/.env.*.local files
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/node_modules/
|
||||
/.vscode/
|
||||
.DS_Store
|
||||
|
||||
# exclude local env files
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
Reference in New Issue
Block a user