diff --git a/.gitignore b/.gitignore index 6f6f5e6..4a628a5 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,7 @@ # Go workspace file go.work go.work.sum + + +# godotenv +.env \ No newline at end of file