Skip to content

Commit

Permalink
chore: remove and ignore tsconfig.tsbuildinfo file from next.js (#1491)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews authored Aug 7, 2024
1 parent d24993b commit 6bde30a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ caching/nginx_cache
.DS_store
**/dist/**
build
tsconfig.tsbuildinfo
1 change: 0 additions & 1 deletion examples/nextjs-example/tsconfig.tsbuildinfo

This file was deleted.

0 comments on commit 6bde30a

Please sign in to comment.