github.com/psexton/git-lfs@v2.1.1-0.20170517224304-289a18b2bc53+incompatible/.gitignore (about)

     1  bin/
     2  benchmark/
     3  out/
     4  resource.syso
     5  
     6  # only allow man/*.\d.ronn files
     7  man/*
     8  
     9  *.test
    10  tmp
    11  test/remote
    12  
    13  debian/git-lfs/
    14  debian/*.log
    15  debian/files
    16  debian/*.substvars
    17  obj-*
    18  
    19  rpm/BUILD*
    20  rpm/*RPMS
    21  rpm/*.log
    22  rpm/SOURCES
    23  
    24  repos
    25  docker/*.key
    26  
    27  src
    28  commands/mancontent_gen.go
    29  
    30  lfstest-*
    31  !lfstest-*.go