Selaa lähdekoodia

Gitignore producer

refactoring
keun 6 vuotta sitten
vanhempi
commit
57b316e8d7
4 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. +2
    -0
      producer/config/.gitignore
  2. +2
    -0
      producer/runtime/.gitignore
  3. +2
    -0
      producer/web/.gitignore
  4. +2
    -0
      producer/web/assets/.gitignore

+ 2
- 0
producer/config/.gitignore Näytä tiedosto

@@ -0,0 +1,2 @@
main-local.php
params-local.php

+ 2
- 0
producer/runtime/.gitignore Näytä tiedosto

@@ -0,0 +1,2 @@
*
!.gitignore

+ 2
- 0
producer/web/.gitignore Näytä tiedosto

@@ -0,0 +1,2 @@
/index.php
/index-test.php

+ 2
- 0
producer/web/assets/.gitignore Näytä tiedosto

@@ -0,0 +1,2 @@
*
!.gitignore

Loading…
Peruuta
Tallenna