aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 3 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 7117b63..414d529 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,7 +9,7 @@
/coverage
# next.js
-# /.next/
+/.next/
/out/
# production
@@ -24,11 +24,9 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
-# local env files
+# env files
+.env
.env.local
-.env.development.local
-.env.test.local
-.env.production.local
# vercel
.vercel