github.com/nalekseevs/itns-golangci-lint@v1.0.2/.gitignore (about)

     1  *.test
     2  .DS_Store
     3  /*.pdf
     4  /*.pprof
     5  /*.txt
     6  /test.lock
     7  /.idea/
     8  /.vscode/
     9  /dist/
    10  /golangci-lint
    11  /golangci-lint.exe
    12  /test/path
    13  /tools/Dracula.itermcolors
    14  /tools/dist/
    15  /tools/godownloader
    16  /tools/goreleaser
    17  /tools/node_modules
    18  /tools/svg-term
    19  /vendor/
    20  coverage.out
    21  coverage.xml
    22  /custom-golangci-lint
    23  /custom-gcl
    24  .custom-gcl.yml
    25  .custom-gcl.yaml