diff --git a/backend/.gitignore b/backend/.gitignore index ea48d65..fb76b69 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -34,4 +34,5 @@ lerna-debug.log* !.vscode/launch.json !.vscode/extensions.json -.env \ No newline at end of file +.env +.env.production \ No newline at end of file