diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6f797d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# ignore the .env file that users may create +/.env