From 9b106331e79de6dc328b5545b4b188b527224dee Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Graber?= Date: Mon, 12 Nov 2012 15:56:41 -0500 Subject: [PATCH] Update .gitignore for current list of binaries and templates MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- .gitignore | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) 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 -- 2.47.2