Moving assets and resources to the public folder
This commit is contained in:
28
.gitignore
vendored
28
.gitignore
vendored
@@ -10,20 +10,16 @@ Thumbs.db
|
||||
/nbproject/
|
||||
|
||||
/vendor/
|
||||
/vendor.old/
|
||||
/typo3_src/
|
||||
/typo3/
|
||||
/index.php
|
||||
|
||||
/public/*
|
||||
!/public/.htaccess
|
||||
!/public/index.php
|
||||
!/public/typo3
|
||||
!/public/graphs
|
||||
!/public/typo3conf
|
||||
/public/typo3conf/*
|
||||
!/public/typo3conf/LFEditor
|
||||
|
||||
**/_assets/
|
||||
|
||||
/var/
|
||||
/typo3temp/
|
||||
/typo3conf/ext/cartedalegare
|
||||
/_temp_/
|
||||
|
||||
/typo3conf/ext/
|
||||
/typo3conf/PackageStates.php
|
||||
/typo3conf/autoload/
|
||||
/typo3conf/l10n/
|
||||
|
||||
**/_processed_/
|
||||
**/_processed_/
|
||||
/public/typo3temp/
|
||||
Reference in New Issue
Block a user