Skip to content

Commit 8639c9a

Browse files
authored
Merge pull request #452 from ngbrown-forks/ignore-temp-tshy-build-dir
V6: Ignore temp directory .tshy-build/
2 parents d1211fd + 149fb8a commit 8639c9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ src/**/*.js.map
1111
test/**/*.js
1212
test/**/*.d.ts
1313
.build/
14+
.tshy-build/
1415
test/certs
1516
tryouts/
1617
.DS_Store

0 commit comments

Comments
 (0)