diff --git a/.gitignore b/.gitignore index 0444513..960f70c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ package-lock.json +# Eater asked for this dunno why +bot/ + # Enviorment .env @@ -52,4 +55,4 @@ __tests__ __test__ # changeset -.changeset \ No newline at end of file +.changeset