diff options
| author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-04-29 08:11:39 +0200 |
|---|---|---|
| committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-04-29 08:11:39 +0200 |
| commit | 4077a3de7de8bc17dfc2782a206ffecdf6f8178d (patch) | |
| tree | f6c41003f1cdf786e5b499c920ca3f8ffea797b4 | |
| parent | 7e633e77f24b6f5ab9a8b22d7d6cf6521454d638 (diff) | |
| download | vyos-live-build-4077a3de7de8bc17dfc2782a206ffecdf6f8178d.tar.gz vyos-live-build-4077a3de7de8bc17dfc2782a206ffecdf6f8178d.zip | |
Updating example gitignore file.
| -rw-r--r-- | examples/gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/gitignore b/examples/gitignore index 2f15679a3..3f88dfad1 100644 --- a/examples/gitignore +++ b/examples/gitignore @@ -5,7 +5,6 @@ binary*.tar* binary*.contents binary*.packages binary*.zsync -live-image-* .build/ build.log @@ -14,7 +13,6 @@ cache/ chroot/ chroot.packages.* -chroot.files config/binary config/bootstrap @@ -22,7 +20,7 @@ config/chroot config/common config/source -config/build +config/control source/ source*.iso |
