style: remove whitespace from .gitignore
was causing typescript decralation file to be indexed by git
This commit is contained in:
parent
b4bcdb7152
commit
64f3896258
1 changed files with 0 additions and 5 deletions
5
next-env.d.ts
vendored
5
next-env.d.ts
vendored
|
@ -1,5 +0,0 @@
|
|||
/// <reference types="next" />
|
||||
/// <reference types="next/image-types/global" />
|
||||
|
||||
// NOTE: This file should not be edited
|
||||
// see https://nextjs.org/docs/basic-features/typescript for more information.
|
Loading…
Reference in a new issue