mirror of
https://github.com/getgrav/grav.git
synced 2026-02-09 08:07:49 +01:00
Add a few more common RCS to ignore folders
This commit is contained in:
@@ -24,6 +24,8 @@ class ZipBackup
|
||||
|
||||
protected static $ignoreFolders = [
|
||||
'.git',
|
||||
'.svn',
|
||||
'.hg',
|
||||
'.idea'
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user