Skip to content

Instantly share code, notes, and snippets.

@rushko
rushko / .gitignore
Created May 4, 2018 16:34 — forked from ashsmith/.gitignore
Magento 1.x .gitignore
# Never save database creditentials in your repo. Keep a dummy copy with a different name eg "local.xml.dev"
app/etc/local.xml
downloader
# If you'd like to keep the downloader, use the following instead:
# downloader/.cache
# downloader/cache.cfg
# downloader/connect.cfg
# All of the var folders can be excluded.