aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Normand <michel.mno@free.fr>2010-05-31 11:56:47 +0200
committerDaniel Lezcano <dlezcano@fr.ibm.com>2010-05-31 11:56:47 +0200
commit12d75a6147c3664bd4c05f2608ca6233bbf022d1 (patch)
tree0688cd86089e02065626d1fcc367f8e36a9204b6
parentremove remaining .cvsignore files (diff)
downloadlxc-12d75a6147c3664bd4c05f2608ca6233bbf022d1.tar.gz
lxc-12d75a6147c3664bd4c05f2608ca6233bbf022d1.tar.bz2
lxc-12d75a6147c3664bd4c05f2608ca6233bbf022d1.zip
update .gitignore w/ autogen.sh created files
remove trailing / for .pc and patches that may be symbolic links. and remove all test/* files that do not exist anymore since commit 92d385229be040cf034ac6efd9405b7bdfe06a3e Signed-off-by: Michel Normand <michel.mno@free.fr> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
-rw-r--r--.gitignore27
1 files changed, 6 insertions, 21 deletions
diff --git a/.gitignore b/.gitignore
index a4d6f7b..83979f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,6 +65,8 @@ config/depcomp
config/install-sh
config/ltmain.sh
config/missing
+config/libtool.m4
+config/lt*.m4
doc/lxc-cgroup.1
doc/lxc-console.1
@@ -84,28 +86,11 @@ doc/lxc.conf.5
doc/manpage.links
doc/manpage.refs
+m4/
+
src/config.h
src/config.h.in
src/stamp-h1
-.pc/
-patches/
-
-test/conf
-test/confile
-test/dev
-test/forward
-test/ipv4_add
-test/ipv6_add
-test/lxc_create
-test/lxc_destroy
-test/lxc_low_monitor
-test/lxc_monitor
-test/lxc_start
-test/lxc_state
-test/lxc_stop
-test/macvlan
-test/movedev
-test/proxy
-test/tst_list
-test/veth
+.pc
+patches