mirror of
https://github.com/containers/podman.git
synced 2025-09-09 17:42:22 +08:00
Update document formatting and packaging code
* Refactored code and Makefile to support new docs layout * Removed some old code packaging code * Add Readme.md to document what we're doing Signed-off-by: Jhon Honce <jhonce@redhat.com> Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,6 +5,7 @@
|
||||
/docs/*.[158]
|
||||
/docs/*.[158].gz
|
||||
/docs/remote
|
||||
/docs/build/
|
||||
*.o
|
||||
*.orig
|
||||
/pause/pause.o
|
||||
@ -25,3 +26,4 @@ release.txt
|
||||
podman-remote*.zip
|
||||
podman*.tar.gz
|
||||
.idea*
|
||||
.vscode*
|
||||
|
Reference in New Issue
Block a user