diff --git a/backend/.gitignore b/backend/.gitignore index 2052709..e58237b 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -1 +1,2 @@ -go.work* \ No newline at end of file +go.work* +.env \ No newline at end of file