Skip to content

Commit 048520a

Browse files
committed
fix: add ignore file
1 parent 4c44175 commit 048520a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ yarn-debug.log
77
yarn-error.log
88
tsconfig.temp.json
99
tsconfig.tsbuildinfo
10+
tsconfig.cjs.tsbuildinfo
1011

1112
.eslintcache
1213
.DS_Store

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.DS_Store
22
tsconfig.tsbuildinfo
3+
tsconfig.cjs.tsbuildinfo

0 commit comments

Comments
 (0)