فهرست منبع

Add .swc to .gitignore to exclude cache files

Shun Miyazawa 3 ماه پیش
والد
کامیت
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/