Skip to content

Commit

Permalink
Ignore dist in shell commands example. (#6851)
Browse files Browse the repository at this point in the history
### Description

<!--
  ✍️ Write a short summary of your work.
  If necessary, include relevant screenshots.
-->

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->
  • Loading branch information
anthonyshew committed Dec 24, 2023
1 parent d968f7b commit 0aa653b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-shell-commands/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ node_modules
# Build Outputs
output-file.txt
a-different-file.txt

dist

# Debug
npm-debug.log*
Expand Down

0 comments on commit 0aa653b

Please sign in to comment.