mirror of
https://github.com/unraid/api.git
synced 2025-12-30 21:19:49 -06:00
feat: add web gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -87,6 +87,5 @@ deploy/*
|
||||
.output
|
||||
.env*
|
||||
!.env.example
|
||||
!web/.env.staging
|
||||
|
||||
fb_keepalive
|
||||
1
web/.gitignore
vendored
Normal file
1
web/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
!.env.staging
|
||||
Reference in New Issue
Block a user