Skip to content

Commit

Permalink
chore: ignore env*.local file
Browse files Browse the repository at this point in the history
  • Loading branch information
nabi-chan committed Feb 14, 2024
1 parent 7efa14b commit 9e72be2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
node_modules
.next
dist
.vercel
.vercel
.env
.env*.local

0 comments on commit 9e72be2

Please sign in to comment.