gitignore : ne pas exclure les fichiers .env
This commit is contained in:
parent
fb97a18b86
commit
0a5b4dfc9b
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -14,8 +14,8 @@ pnpm-debug.log*
|
|||
|
||||
|
||||
# environment variables
|
||||
.env
|
||||
.env.production
|
||||
#.env
|
||||
#.env.production
|
||||
|
||||
# macOS-specific files
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue