Remove .agignore from ignore file list.
This commit is contained in:
@@ -23,7 +23,6 @@ use types::Types;
|
|||||||
|
|
||||||
const IGNORE_NAMES: &'static [&'static str] = &[
|
const IGNORE_NAMES: &'static [&'static str] = &[
|
||||||
".gitignore",
|
".gitignore",
|
||||||
".agignore",
|
|
||||||
".rgignore",
|
".rgignore",
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user