github.com/AbhinandanKurakure/podman/v3@v3.4.10/.gitignore (about)

     1  /.artifacts/
     2  /bin/
     3  /brew
     4  /build/
     5  /conmon/
     6  contrib/spec/podman.spec
     7  *.coverprofile
     8  coverprofile
     9  /.coverage
    10  /docs/*.[158]
    11  /docs/*.[158].gz
    12  /docs/build/
    13  /docs/remote
    14  .gopathok
    15  .idea*
    16  .nfs*
    17  *.o
    18  *.orig
    19  /_output/
    20  /podman_tmp_*
    21  /pause/pause.o
    22  pkg/api/swagger.yaml
    23  /podman-remote*.zip
    24  /podman*.tar.gz
    25  /podman-*.msi
    26  __pycache__
    27  release.txt
    28  .ropeproject
    29  *.rpm
    30  /test/bin2img/bin2img
    31  /test/checkseccomp/checkseccomp
    32  /test/copyimg/copyimg
    33  /test/goecho/goecho
    34  /test/testvol/testvol
    35  .vscode*
    36  tags
    37  result
    38  # Necessary to prevent hack/tree-status.sh false-positive
    39  /*runner_stats.log
    40  .install.goimports
    41  .generate-bindings