github.com/containers/podman/v5@v5.1.0-rc1/.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  **.DS_Store
    16  .gopathok
    17  .idea*
    18  *.mo
    19  .nfs*
    20  *.o
    21  *.orig
    22  /_output/
    23  /podman_tmp_*
    24  /pause/pause.o
    25  pkg/api/swagger.yaml
    26  /podman-remote*.zip
    27  /podman*.tar.gz
    28  /podman-*.msi
    29  __pycache__
    30  release.txt
    31  .ropeproject
    32  *.rpm
    33  /test/bin2img/bin2img
    34  /test/checkseccomp/checkseccomp
    35  /test/copyimg/copyimg
    36  /test/goecho/goecho
    37  /test/version/version
    38  /test/testvol/testvol
    39  /test/tools/build
    40  /test/e2e/ginkgo-node-*
    41  .vscode*
    42  tags
    43  result
    44  # Necessary to prevent hack/tree-status.sh false-positive
    45  /*runner_stats.log
    46  .generate-bindings