Skip to content

Commit 80415e2

Browse files
authored
add next-env to gitignore (#851)
1 parent 9a0dc7c commit 80415e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ web_modules/
114114

115115
.next
116116
out
117+
demo/next-env.d.ts
117118

118119
# Nuxt.js build / generate output
119120

0 commit comments

Comments
 (0)