diff options
Diffstat (limited to 'backend/.gitignore')
| -rw-r--r-- | backend/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/.gitignore b/backend/.gitignore index 2a907ab..2ad89a8 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -4,5 +4,5 @@ node_modules .idea .vscode *.log -.env* +*.env* !.env-sample |
