diff --git a/.env b/.env deleted file mode 100644 index a1d57bfe..00000000 --- a/.env +++ /dev/null @@ -1 +0,0 @@ -QUEUE_URL=urlurl \ No newline at end of file diff --git a/.gitignore b/.gitignore index 759b9784..c8d03913 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,9 @@ *.swp *.swo +# Environment +.env + # Output of the go coverage tool *.out out/