Procházet zdrojové kódy

Merge pull request #1646 from josefglatz/TYPO3-improvements

[Typo3] assorted changes
pull/2377/merge
Brendan Forster před 5 roky
rodič
revize
0bce621465
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 4 přidání a 1 odebrání
  1. 4
    1
      Typo3.gitignore

+ 4
- 1
Typo3.gitignore Zobrazit soubor

@@ -8,12 +8,15 @@
/typo3conf/temp_CACHED*
/typo3conf/temp_fieldInfo.php
/typo3conf/deprecation_*.log
/typo3conf/AdditionalConfiguration.php
/typo3conf/ENABLE_INSTALL_TOOL
/typo3conf/realurl_autoconf.php
/FIRST_INSTALL
# Ignore system folders, you should have them symlinked.
# If not comment out the following entries.
/typo3
/typo3_src
/typo3_src-*
/Packages
/.htaccess
/index.php
# Ignore temp directory.

Načítá se…
Zrušit
Uložit