17 lines
150 B
Plaintext
17 lines
150 B
Plaintext
|
# Logs
|
||
|
*.log
|
||
|
npm-debug.log*
|
||
|
|
||
|
# Dependency directories
|
||
|
node_modules/
|
||
|
package-lock.json
|
||
|
|
||
|
# Builds
|
||
|
build/
|
||
|
|
||
|
# Tests
|
||
|
examples/SemaObjC*.txt
|
||
|
|
||
|
# wasm
|
||
|
*.wasm
|