[lxc-devel] [PATCH] [trivial] Add files to .gitignore
Christian Seiler
christian at iwakd.de
Fri May 18 11:01:19 UTC 2012
---
.gitignore | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 8c84a23..1171613 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,7 +34,12 @@ templates/lxc-altlinux
templates/lxc-sshd
templates/lxc-busybox
templates/lxc-archlinux
+templates/lxc-lenny
+templates/lxc-opensuse
+templates/lxc-ubuntu
+templates/lxc-ubuntu-cloud
+src/lxc/liblxc.so.0
src/lxc/lxc-attach
src/lxc/lxc-cgroup
src/lxc/lxc-checkconfig
@@ -63,6 +68,8 @@ src/lxc/lxc-unfreeze
src/lxc/lxc-unshare
src/lxc/lxc-version
src/lxc/lxc-wait
+src/lxc/lxc-clone
+src/lxc/lxc-setuid
config/compile
config/config.guess
--
1.7.2.5
More information about the lxc-devel
mailing list