Skip to content

Commit

Permalink
add .gitignore to exclude build artifacts and wasm directory
Browse files Browse the repository at this point in the history
mattrust committed Dec 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 55ca8e6 commit 25801a1
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
@@ -0,0 +1,2 @@
/cmd/iffmaster/iffmaster-linux.tar.xz
/cmd/iffmaster/wasm/

0 comments on commit 25801a1

Please sign in to comment.