2
0
Эх сурвалжийг харах

Add .swc to .gitignore to exclude cache files

Shun Miyazawa 3 сар өмнө
parent
commit
2fbf1a0209
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      apps/app/.gitignore

+ 3 - 0
apps/app/.gitignore

@@ -14,3 +14,6 @@
 /public/uploads
 /src/styles/prebuilt
 /tmp/
+
+# cache
+/.swc/