2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-21 17:44:12 +00:00
nushell/samples/wasm/.gitignore
Bruce Mitchener a99a2ce7e8
Update wasm sample gitignore for node_modules. ()
When building the wasm sample in the way that it is built in CI,
a `node_modules` directory is populated.
2021-07-07 07:48:32 -05:00

7 lines
67 B
Text

/target
**/*.rs.bk
Cargo.lock
bin/
node_modules
pkg/
wasm-pack.log