summaryrefslogtreecommitdiff
path: root/wasm-game-of-life/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'wasm-game-of-life/.gitignore')
-rw-r--r--wasm-game-of-life/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/wasm-game-of-life/.gitignore b/wasm-game-of-life/.gitignore
new file mode 100644
index 0000000..c50a344
--- /dev/null
+++ b/wasm-game-of-life/.gitignore
@@ -0,0 +1,7 @@
+/target
+**/*.rs.bk
+Cargo.lock
+bin/
+pkg/
+wasm-pack.log
+www/