mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 17:54:15 +03:00
f960d52364
**Description:** This is for consistency and future extensions.
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 |