Skip to content

Instantly share code, notes, and snippets.

@randomresult
Created October 17, 2013 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save randomresult/7021414 to your computer and use it in GitHub Desktop.
Save randomresult/7021414 to your computer and use it in GitHub Desktop.
Magento example .gitignore - can be used to customize. #magento #git #gitignore
magento/var/
magento/media/
magento/app/etc/local.xml
magento/.htaccess
stats/
stats
stats/*
.htaccess
*.htaccess*
*.htaccess
.htaccess*
#netbean files
/nbproject/private/
nbproject/
nbproject/private/
nbproject/private/*
nbproject/*
#dreamweaverfiles
*dwsync.xml
#sitemap
magento/sitemap.xml
# Mac files
._.DS_Store
*._.DS_Store*
.DS_Store
*.DS_Store
*.DS_Store*
#phpstorm files
.idea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment