diff options
Diffstat (limited to 'backend/.gitignore')
| -rw-r--r-- | backend/.gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/backend/.gitignore b/backend/.gitignore index 2ad89a8..6036277 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -1,8 +1,6 @@ -dist -package-lock.json node_modules .idea .vscode *.log -*.env* -!.env-sample +*.env +haters/
\ No newline at end of file |
