shish
5 vuotta sitten
vanhempi
commit
e8b24264b3
1 muutettua tiedostoa jossa
4 lisäystä ja
12 poistoa
-
4
12
.gitignore
|
|
@@ -7,18 +7,10 @@
|
|
|
console/runtime/
|
|
|
|
|
|
#ignore
|
|
|
-app/shop/runtime/
|
|
|
-app/api/runtime/
|
|
|
-app/mall/runtime/
|
|
|
-app/open/runtime/
|
|
|
-app/saas/runtime/
|
|
|
-app/www/runtime/
|
|
|
+app/hd/runtime/
|
|
|
+app/pt/runtime/
|
|
|
app/ghs/runtime/
|
|
|
|
|
|
-app/shop/web/assets/
|
|
|
-app/api/web/assets/
|
|
|
-app/mall/web/assets/
|
|
|
-app/open/web/assets/
|
|
|
-app/saas/web/assets/
|
|
|
-app/www/web/assets/
|
|
|
+app/hd/web/assets/
|
|
|
+app/pt/web/assets/
|
|
|
app/ghs/web/assets/
|