aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f77d67a..3bb937a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,9 +20,13 @@ database/*.db-journal
# node / ts
*.js
+!next.config.js
*.d.ts
node_modules/
# eslint
.eslintcache
+# next.js
+.next/
+