Skip to content

Commit bffe720

Browse files
committed
remove .swc folder
1 parent 9d30a8e commit bffe720

4 files changed

Lines changed: 4 additions & 1 deletion

File tree

packages/swc-plugin/.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
target/
22
dist/
33
compiled_swc_plugin.wasm
4-
compiled_swc_plugin2.wasm
4+
5+
# SWC build cache
6+
.swc/
7+
tests/.swc/
58

0 commit comments

Comments
 (0)