style: remove whitespace from .gitignore

was causing typescript decralation file to be indexed by git
This commit is contained in:
zyachel 2022-11-12 15:11:35 +05:30
parent b4bcdb7152
commit 64f3896258

5
next-env.d.ts vendored
View file

@ -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.