diff --git a/.gitignore b/.gitignore index 40b878d..3ec544c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules/ \ No newline at end of file +node_modules/ +.env \ No newline at end of file diff --git a/test-file.txt b/test-file.txt deleted file mode 100644 index 68a4528..0000000 --- a/test-file.txt +++ /dev/null @@ -1 +0,0 @@ -this is a test file \ No newline at end of file