Skip to content

Instantly share code, notes, and snippets.

@mikewhitby
Created March 14, 2015 13:39
Show Gist options
  • Save mikewhitby/0512c2ce54fea61d8d31 to your computer and use it in GitHub Desktop.
Save mikewhitby/0512c2ce54fea61d8d31 to your computer and use it in GitHub Desktop.
Magento .gitignore
/media/catalog
/var/*
!/var/.htaccess
/app/etc/local.xml
/errors/local.xml
/.htaccess
/install.php
/LICENSE.html
/LICENSE.txt
/LICENSE_AFL.txt
/LICENSE_EE.html
/LICENSE_EE.txt
/RELEASE_NOTES.txt
/pkginfo/
/downloader/
/maintenance.flag
/include/src/*
/.htaccess.sample
/index.php.sample
/php.ini.sample
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment