mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-05 00:48:57 +02:00
Make file locations work better from global install.
This commit is contained in:
@@ -755,7 +755,7 @@ class EncryptTask extends AbstractTask
|
||||
$p ['ignore'] = array (
|
||||
'.git',
|
||||
'.svn',
|
||||
'.mage',
|
||||
getcwd() . '/.mage',
|
||||
'.gitignore',
|
||||
'.gitkeep',
|
||||
'nohup.out'
|
||||
|
||||
Reference in New Issue
Block a user