This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
wiki
/
weseek__growi
mirrorاز
https://github.com/weseek/growi
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Add .swc to .gitignore to exclude cache files
Shun Miyazawa
3 ماه پیش
والد
2700224542
کامیت
2fbf1a0209
1فایلهای تغییر یافته
به همراه
3 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
3
0
apps/app/.gitignore
+ 3
- 0
apps/app/.gitignore
مشاهده فایل
@@ -14,3 +14,6 @@
/public/uploads
/src/styles/prebuilt
/tmp/
+
+# cache
+/.swc/