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