This website works better with JavaScript
Home
Explore
Help
Sign In
wiki
/
weseek__growi
mirror of
https://github.com/weseek/growi
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add .swc to .gitignore to exclude cache files
Shun Miyazawa
3 months ago
parent
2700224542
commit
2fbf1a0209
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
apps/app/.gitignore
+ 3
- 0
apps/app/.gitignore
View File
@@ -14,3 +14,6 @@
/public/uploads
/src/styles/prebuilt
/tmp/
+
+# cache
+/.swc/