Pārlūkot izejas kodu

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`
Chris Jones 12 gadi atpakaļ
vecāks
revīzija
c8ec69639c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Magento.gitignore

+ 1 - 1
Magento.gitignore

@@ -45,7 +45,7 @@ get.php
 includes/
 includes/
 index.php
 index.php
 index.php.sample
 index.php.sample
-install.php
+/install.php
 js/blank.html
 js/blank.html
 js/calendar/
 js/calendar/
 js/enterprise/
 js/enterprise/