mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 00:32:15 +03:00
17 lines
159 B
Plaintext
17 lines
159 B
Plaintext
|
target/
|
||
|
native/index.node
|
||
|
native/artifacts.json
|
||
|
**/*~
|
||
|
**/node_modules
|
||
|
**/.DS_Store
|
||
|
|
||
|
pkg/
|
||
|
|
||
|
yarn.lock
|
||
|
package-lock.json
|
||
|
*.log
|
||
|
.idea/
|
||
|
|
||
|
# Built files
|
||
|
/*.js
|
||
|
/*.d.ts
|