minor: remove nested ignore files

This commit is contained in:
2026-07-06 08:37:40 +05:30
parent 9e0325f909
commit fa2018b8e3
4 changed files with 32 additions and 66 deletions

View File

@@ -0,0 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.