Skip to content

Commit

Permalink
Ignore compiled dll binaries. (#3628)
Browse files Browse the repository at this point in the history
  • Loading branch information
2Bear authored Dec 12, 2023
1 parent c5ebdb8 commit 9322ad0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ packages/
*.bc
*.so
*.so.*
*.dll

# Ignore wasm data in examples/
examples/**/*.wasm
Expand Down

0 comments on commit 9322ad0

Please sign in to comment.