[lxc-devel] [PATCH 3/3] Update .gitignore file.

Diego Elio Pettenò flameeyes at flameeyes.eu
Sat Mar 24 03:22:22 UTC 2012


Signed-off-by: Diego Elio Pettenò <flameeyes at flameeyes.eu>
---
 .gitignore |   19 ++++++++++++++-----
 1 files 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
-- 
1.7.8.5





More information about the lxc-devel mailing list