Skip to content

Commit 4e1d016

Browse files
authored
chore: stop tracking next-env.d.ts (#302)
## Summary - stop tracking `apps/devkit/next-env.d.ts` - add `next-env.d.ts` to the repository root `.gitignore` ## Testing - not run (no runtime code change)
1 parent 482da0b commit 4e1d016

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ web_modules/
134134
# Next.js build output
135135
.next
136136
out
137+
next-env.d.ts
137138

138139
# Nuxt.js build / generate output
139140
.nuxt

apps/devkit/next-env.d.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)