diff --git a/.gitignore b/.gitignore
index c26d4f2..23ac69c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 .env
-node_modules/*
\ No newline at end of file
+node_modules/*
+*.json
\ No newline at end of file