Skip to content

Commit ce75a1c

Browse files
authored
chore: add *.tsbuildinfo to .gitignore (#752)
1 parent abc4257 commit ce75a1c

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

packages/middleware-sdk-machinelearning/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/build/
33
/coverage/
44
/docs/
5+
*.tsbuildinfo
56
*.tgz
67
*.log
78
package-lock.json

packages/middleware-sdk-s3-control/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/build/
33
/coverage/
44
/docs/
5+
*.tsbuildinfo
56
*.tgz
67
*.log
78
package-lock.json

packages/middleware-sdk-s3/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/build/
33
/coverage/
44
/docs/
5+
*.tsbuildinfo
56
*.tgz
67
*.log
78
package-lock.json

0 commit comments

Comments
 (0)