Created
July 30, 2019 00:24
-
-
Save hidonet/23ff36720c11edf2eca8f063c49ef586 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dev/* | |
includes/* | |
media/* | |
!media/wysiwyg/* | |
!/media/dhl | |
/media/dhl/* | |
!/media/dhl/logo.jpg | |
!/media/downloadable | |
/media/downloadable/* | |
!/media/downloadable/.htaccess | |
!/media/xmlconnect/custom/ok.gif | |
!/media/xmlconnect/original/ok.gif | |
!/media/xmlconnect/system/ok.gif | |
tmp/* | |
var/* | |
!var/.htaccess | |
!var/aoe_profiler.xml | |
.DS_Store | |
.phpstorm.meta.php | |
.idea/* | |
nohup.out | |
.gitignore | |
*.zip | |
*.tar | |
*.tar.gz | |
*.gz | |
*.log | |
*.tmp | |
/PATCH_*.sh | |
error_log | |
!/media/.htaccess | |
!/media/customer | |
/media/customer/* | |
!/media/customer/.htaccess |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment