charles_c 5 months ago
parent
commit
a95811a4da
1 changed files with 4 additions and 2 deletions
  1. 4 2
      .gitignore

+ 4 - 2
.gitignore

@@ -26,7 +26,7 @@ yarn-debug.log*
 yarn-error.log*
 
 # local env files
-# .env*.local
+.env.local
 
 # vercel
 .vercel
@@ -36,4 +36,6 @@ yarn-error.log*
 next-env.d.ts
 
 public/uploads
-logs/
+logs/
+
+nextjs.config.js