.gitignore | 3 ++- diff --git a/.gitignore b/.gitignore index 0c15585de6c8e7a2a3445e788436ba04dac4dc66..f83d108ffc9618dba7ff08dec0c86d6e486f2a18 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .idea *-run.gob .envrc* .DS_Store -go.work* \ No newline at end of file +go.work* +/.env