mirror of
https://github.com/containers/podman.git
synced 2025-05-17 15:18:43 +08:00

Signed-off-by: Takuya Nishimura <goodisonev4@gmail.com> Fix typo Signed-off-by: Takuya Nishimura <goodisonev4@gmail.com> Fix typo Signed-off-by: Takuya Nishimura <goodisonev4@gmail.com>
47 lines
694 B
Plaintext
47 lines
694 B
Plaintext
/.artifacts/
|
|
/bin/
|
|
/brew
|
|
/build/
|
|
/conmon/
|
|
contrib/spec/podman.spec
|
|
contrib/systemd/*/*.service
|
|
*.coverprofile
|
|
coverprofile
|
|
/.coverage
|
|
/docs/*.[158]
|
|
/docs/*.[158].gz
|
|
/docs/build/
|
|
/docs/remote
|
|
**.DS_Store
|
|
.gopathok
|
|
.idea*
|
|
*.mo
|
|
.nfs*
|
|
*.o
|
|
*.orig
|
|
/_output/
|
|
/podman_tmp_*
|
|
/pause/pause.o
|
|
pkg/api/swagger.yaml
|
|
/podman-remote*.zip
|
|
/podman*.tar.gz
|
|
/podman-*.msi
|
|
__pycache__
|
|
release.txt
|
|
.ropeproject
|
|
*.rpm
|
|
/test/bin2img/bin2img
|
|
/test/checkseccomp/checkseccomp
|
|
/test/copyimg/copyimg
|
|
/test/goecho/goecho
|
|
/test/version/version
|
|
/test/testvol/testvol
|
|
/test/tools/build
|
|
/test/e2e/ginkgo-node-*
|
|
.vscode*
|
|
tags
|
|
result
|
|
# Necessary to prevent hack/tree-status.sh false-positive
|
|
/*runner_stats.log
|
|
.generate-bindings
|