diff --git a/backend/.gitignore b/backend/.gitignore index dd3965e..698d681 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -1,3 +1,6 @@ go.work* .env -data/ \ No newline at end of file +data/ +# misc +.DS_Store +*.pem \ No newline at end of file