add .gitignores

This commit is contained in:
Magnus Ulimoen 2020-02-19 21:51:48 +01:00
parent df5d6d44c1
commit bb7ec466b8
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
**/*.rs.bk
*.wasm
webgl.js
Cargo.lock

1
sbp/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
target