wasm-bindgen/.gitignore
Alex Crichton 98008b9e77 Bump to 0.2.18
At the same time, also add a `publish.rs` script to ease our publishing woes.
2018-08-27 13:37:55 -07:00

12 lines
127 B
Plaintext

.idea
/target/
**/*.rs.bk
Cargo.lock
node_modules
package-lock.json
npm-shrinkwrap.json
yarn.lock
*.d.ts
/publish
/publish.exe