shish
5 vuotta sitten
vanhempi
commit
56211e0228
1 muutettua tiedostoa jossa
3 lisäystä ja
10 poistoa
-
3
10
.gitignore
|
|
@@ -7,19 +7,12 @@
|
|
|
console/runtime/
|
|
|
|
|
|
#ignore
|
|
|
-app/hd/runtime/
|
|
|
-app/pt/runtime/
|
|
|
-app/ghs/runtime/
|
|
|
-
|
|
|
-app/hd/web/assets/
|
|
|
-app/pt/web/assets/
|
|
|
-app/ghs/web/assets/
|
|
|
-
|
|
|
-
|
|
|
app-hd/runtime/
|
|
|
app-pt/runtime/
|
|
|
app-ghs/runtime/
|
|
|
+app-mall/runtime/
|
|
|
|
|
|
app-hd/web/assets/
|
|
|
app-pt/web/assets/
|
|
|
-app-ghs/web/assets/
|
|
|
+app-ghs/web/assets/
|
|
|
+app-mall/web/assets/
|