소스 검색

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 년 전
부모
커밋
c8ec69639c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Magento.gitignore

+ 1 - 1
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/