From: Stéphane Graber Date: Mon, 12 Nov 2012 20:56:41 +0000 (-0500) Subject: Update .gitignore for current list of binaries and templates X-Git-Tag: lxc-0.9.0.alpha1~1^2~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b106331e79de6dc328b5545b4b188b527224dee;p=thirdparty%2Flxc.git Update .gitignore for current list of binaries and templates Signed-off-by: Stéphane Graber --- diff --git a/.gitignore b/.gitignore index 8c84a2303..bdbea4afb 100644 --- a/.gitignore +++ b/.gitignore @@ -24,28 +24,27 @@ libtool lxc.spec lxc.pc +templates/lxc-altlinux +templates/lxc-archlinux +templates/lxc-busybox templates/lxc-debian -templates/lxc-lucid -templates/lxc-maverick -templates/lxc-natty -templates/lxc-oneiric templates/lxc-fedora -templates/lxc-altlinux +templates/lxc-lenny +templates/lxc-opensuse +templates/lxc-oracle templates/lxc-sshd -templates/lxc-busybox -templates/lxc-archlinux +templates/lxc-ubuntu +templates/lxc-ubuntu-cloud + src/lxc/lxc-attach src/lxc/lxc-cgroup src/lxc/lxc-checkconfig src/lxc/lxc-checkpoint -src/lxc/lxc-cinit -src/lxc/lxc-cmd +src/lxc/lxc-clone src/lxc/lxc-console src/lxc/lxc-create src/lxc/lxc-destroy -src/lxc/lxc-enter -src/lxc/lxc-exec src/lxc/lxc-execute src/lxc/lxc-freeze src/lxc/lxc-info @@ -54,10 +53,13 @@ src/lxc/lxc-kill src/lxc/lxc-ls src/lxc/lxc-monitor src/lxc/lxc-netstat -src/lxc/lxc-setcap src/lxc/lxc-ps src/lxc/lxc-restart +src/lxc/lxc-setcap +src/lxc/lxc-setuid +src/lxc/lxc-shutdown src/lxc/lxc-start +src/lxc/lxc-start-ephemeral src/lxc/lxc-stop src/lxc/lxc-unfreeze src/lxc/lxc-unshare