From 7243d4ef9efaaeddeb27daa9d2d70d86e1847487 Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Sat, 24 Mar 2012 02:57:51 +0100 Subject: Update .gitignore file. --- .gitignore | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8c84a23..725b9e9 100644 --- a/.gitignore +++ b/.gitignore @@ -24,22 +24,30 @@ libtool lxc.spec lxc.pc +templates/lxc-altlinux +templates/lxc-archlinux +templates/lxc-busybox templates/lxc-debian +templates/lxc-fedora +templates/lxc-lenny templates/lxc-lucid templates/lxc-maverick templates/lxc-natty templates/lxc-oneiric -templates/lxc-fedora -templates/lxc-altlinux +templates/lxc-opensuse templates/lxc-sshd -templates/lxc-busybox -templates/lxc-archlinux +templates/lxc-ubuntu +templates/lxc-ubuntu-cloud + +src/lxc/setns.P +src/lxc/setns.h src/lxc/lxc-attach src/lxc/lxc-cgroup src/lxc/lxc-checkconfig src/lxc/lxc-checkpoint src/lxc/lxc-cinit +src/lxc/lxc-clone src/lxc/lxc-cmd src/lxc/lxc-console src/lxc/lxc-create @@ -54,9 +62,10 @@ 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-start src/lxc/lxc-stop src/lxc/lxc-unfreeze -- cgit v1.2.3-65-gdbad