Pārlūkot izejas kodu

Add .swc to .gitignore to exclude cache files

Shun Miyazawa 4 mēneši atpakaļ
vecāks
revīzija
2fbf1a0209
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      apps/app/.gitignore

+ 3 - 0
apps/app/.gitignore

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