status: Ignore new files that are gitignored.
This commit is contained in:
parent
99096622ad
commit
625076f9a5
3 changed files with 6 additions and 2 deletions
|
@ -14,3 +14,5 @@ So I have this .gitignore file:
|
|||
and when I do *git annex add .* it works as expected: It adds only ~/web and ~/Desktop/Work... but when I do *git annex status* it shows me the entire /home... it seems that *git annex status* doesn't use .gitignore... is this a bug or an intended behavior?
|
||||
|
||||
Thanks for your time :)
|
||||
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue