From c8ec69639c2b4af309d86b1c58cd38afadb390d6 Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Tue, 25 Jun 2013 17:08:09 -0400 Subject: [PATCH] Update Magento.gitignore The line for `install.php` blocks adding *any* file with that name. In this instance, it caused Git to ignore a file for the Aitoc_Aitsys module located at: `app/code/local/Aitoc/Aitsys/Model/Module/Install.php` --- Magento.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Magento.gitignore b/Magento.gitignore index 52e8bb25..fc17a959 100644 --- a/Magento.gitignore +++ b/Magento.gitignore @@ -45,7 +45,7 @@ get.php includes/ index.php index.php.sample -install.php +/install.php js/blank.html js/calendar/ js/enterprise/