da320b4 Ignore files in a cloned repository

Authored and Committed by onosek 4 years ago
    Ignore files in a cloned repository
    
    Git will ignore automatically generated files. Ignored patterns can be
    specified in rhpkg/fedpkg config. Patterns are applied in
    '.git/info/exclude' file only when repository is cloned. And changes are
    valid only for local repository.
    
    JIRA: COMPOSE-2794
    Fixes: #355
    
    Signed-off-by: Ondrej Nosek <onosek@redhat.com>
    
        
file modified
+20 -1
file modified
+7 -1
file modified
+5 -0
file modified
+23 -0