Skip to content

Commit 8768deb

Browse files
committed
chore: adding wrapper_dist to prettier/git ignore
1 parent 0f718f9 commit 8768deb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ test/**/workspaces
1212
.tap
1313
src/cli/commands/test/iac/local-execution/parsers/hcl-to-json/parser.js
1414
src/cli/commands/test/iac/local-execution/parsers/hcl-to-json-v2/parser.js
15+
ts-binary-wrapper/wrapper_dist
1516

1617
# Has empty lines for templating convenience
1718
.github/PULL_REQUEST_TEMPLATE.md

ts-binary-wrapper/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
wrapper_dist/

0 commit comments

Comments
 (0)