Explorar o código

Add .swc to .gitignore to exclude cache files

Shun Miyazawa hai 3 meses
pai
achega
2fbf1a0209
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      apps/app/.gitignore

+ 3 - 0
apps/app/.gitignore

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