Skip to content

Commit 7f19c51

Browse files
committed
remove buildinfo files from repo
1 parent 38518b9 commit 7f19c51

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,8 @@ dist-ssr
2525

2626
# package handlers.
2727
package-lock.json
28-
yarn.lock
28+
yarn.lock
29+
30+
# build output
31+
tsconfig.app.tsbuildinfo
32+
tsconfig.node.tsbuildinfo

tsconfig.app.tsbuildinfo

Lines changed: 0 additions & 1 deletion
This file was deleted.

tsconfig.node.tsbuildinfo

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)