aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.eu>2012-03-24 02:57:51 +0100
committerDiego Elio Pettenò <flameeyes@flameeyes.eu>2012-03-24 02:57:51 +0100
commit7243d4ef9efaaeddeb27daa9d2d70d86e1847487 (patch)
treeb0b286dc09d42869add070aba025270c9a4ae99a
parentbuild: use foreign automake flavor. (diff)
downloadlxc-master.tar.gz
lxc-master.tar.bz2
lxc-master.zip
Update .gitignore file.HEADmaster
-rw-r--r--.gitignore19
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