mirror of
https://github.com/containers/podman.git
synced 2026-03-13 08:01:19 +08:00
Documenation & build automation for remote darwin
Created shell script to automatically compile remote-only docs & rename Added make brew-pkg to automatically package files needed for homebrew Add missing docs Signed-off-by: Ashley Cui <ashleycui16@gmail.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,8 +1,10 @@
|
||||
/.artifacts/
|
||||
/_output/
|
||||
/brew
|
||||
/conmon/conmon.o
|
||||
/docs/*.[158]
|
||||
/docs/*.[158].gz
|
||||
/docs/remote
|
||||
*.o
|
||||
*.orig
|
||||
/pause/pause.o
|
||||
@@ -19,3 +21,4 @@ __pycache__
|
||||
.gopathok
|
||||
test/e2e/e2e.coverprofile
|
||||
/podman*zip
|
||||
podman*.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user