Bläddra i källkod

Add .swc to .gitignore to exclude cache files

Shun Miyazawa 3 månader sedan
förälder
incheckning
2fbf1a0209
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      apps/app/.gitignore

+ 3 - 0
apps/app/.gitignore

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