diff --git a/server/.gitignore b/server/.gitignore index 81c5b49..ed2dc6d 100644 --- a/server/.gitignore +++ b/server/.gitignore @@ -1,2 +1,3 @@ *.db -uploads/ \ No newline at end of file +uploads/ +.env* \ No newline at end of file