projects
/
onyx-wasm-analyzer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1afed1
)
added gitignore
author
Brendan Hansen
<brendan.f.hansen@gmail.com>
Fri, 2 Jul 2021 19:40:47 +0000
(14:40 -0500)
committer
Brendan Hansen
<brendan.f.hansen@gmail.com>
Fri, 2 Jul 2021 19:40:47 +0000
(14:40 -0500)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
00bc585
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,5
@@
+**/*.wasm
+*.wasm
+*.vim
+*.sublime-project
+*.sublime-workspace