gitignore update
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -5,10 +5,8 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
.env.*
|
||||
.env.docker
|
||||
.env.example.local
|
||||
.env*
|
||||
!.env.*example
|
||||
|
||||
# Configuration files with sensitive data
|
||||
config.json
|
||||
|
||||
Reference in New Issue
Block a user