diff --git a/.env b/.env deleted file mode 100644 index cf16acd..0000000 --- a/.env +++ /dev/null @@ -1,2 +0,0 @@ -DOCRAPTOR_API_KEY="SXrftL1JWvCnWw0AkI9e" -DOCRAPTOR_TEST="true" diff --git a/.gitignore b/.gitignore index 9fbd749..1d025a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Environment Variables +.env + # Compiled files dist