Skip to content

Instantly share code, notes, and snippets.

@vojtagrec
Created September 17, 2015 15:38
Show Gist options
  • Save vojtagrec/f0d75bb107a5e9716afc to your computer and use it in GitHub Desktop.
Save vojtagrec/f0d75bb107a5e9716afc to your computer and use it in GitHub Desktop.
Keyup Default Magento .gitignore
.htaccess*
/app/etc/local.xml*
/app/etc/*.backup
/api.php
/cron.php
/cron.sh
/downloader
/errors
/includes
/index.php
/index.php.sample
/maintenance
/LICENSE*
/media
/pear
php.ini.sample
RELEASE_NOTES.txt
robots.txt
/sitemaps
/var
/mage*
/pkginfo
/*.xml
/google*
/Bing*
/modman
/phpinfo.php
/*backup.sh
/backup/*
/*.tar.gz
/*.tar.bz2
/*.tbz2
/*.sql.gz
.DS_Store
*.swp
.AppleDouble
*.orig
*.bak
!.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment