github.com/hanks177/podman/v4@v4.1.3-0.20220613032544-16d90015bc83/.gitignore (about)

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