diff --git a/.gitignore b/.gitignore index d564bc88..3ec46255 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ node_modules # local env files .env.local .env.*.local -/http.js +src/http.js http.js # Log files npm-debug.log*