Skip to content

Commit

Permalink
WASM: Ignore generated wasm files
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaikh-Ubaid committed Aug 25, 2022
1 parent ef1bab3 commit 92b5d31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ output
*.out
*.mod
*.smod
*.js
*.wasm
/.ccls-cache/
.cache/
ext/
Expand Down

0 comments on commit 92b5d31

Please sign in to comment.