swc/node-swc/.gitignore

17 lines
159 B
Plaintext
Raw Normal View History

target/
native/index.node
native/artifacts.json
**/*~
**/node_modules
**/.DS_Store
pkg/
yarn.lock
package-lock.json
*.log
.idea/
# Built files
/*.js
/*.d.ts