mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
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`
This commit is contained in:
parent
098aee26a1
commit
c8ec69639c
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ get.php
|
|||
includes/
|
||||
index.php
|
||||
index.php.sample
|
||||
install.php
|
||||
/install.php
|
||||
js/blank.html
|
||||
js/calendar/
|
||||
js/enterprise/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue