Initial commit
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
.idea/
|
||||
.vscode/
|
||||
build/
|
||||
public/wasm/
|
||||
node_modules/
|
||||
|
||||
*.log
|
||||
*.tmp
|
||||
*.pdb
|
||||
*.exe
|
||||
|
||||
a.out.js
|
||||
a.out.wasm
|
||||
a.out.wasm.map
|
||||
Reference in New Issue
Block a user