ADD SecurityConfig & ADD Auth Endpoints
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,3 +1,7 @@
|
||||
### Security ###
|
||||
.env.local
|
||||
.env.prod
|
||||
|
||||
node_modules
|
||||
HELP.md
|
||||
target/
|
||||
@@ -37,7 +41,3 @@ build/
|
||||
videos/
|
||||
|
||||
generated
|
||||
|
||||
### Security ###
|
||||
.env.local
|
||||
.env.prod
|
||||
|
||||
Reference in New Issue
Block a user