DoghouseMedia / Dhmedia_Devel--Magento-Developer-Tools-

Advanced Developer Tools for Magento E-commerce
http://www.magentocommerce.com/magento-connect/advanced-developer-tools.html
61 stars 9 forks source link

Simplify .gitignore file #10

Closed jonathan-dh closed 13 years ago

jonathan-dh commented 13 years ago

Use the "!" tip here: http://progit.org/book/ch2-2.html#ignoring_files

That will remove complexity from the .gitignore file and get rid of the need to use -f when doing "git add"