Commit 12d75a61 by Michel Normand Committed by Daniel Lezcano

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 92d38522Signed-off-by: 's avatarMichel Normand <michel.mno@free.fr> Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent a040ec72
...@@ -65,6 +65,8 @@ config/depcomp ...@@ -65,6 +65,8 @@ config/depcomp
config/install-sh config/install-sh
config/ltmain.sh config/ltmain.sh
config/missing config/missing
config/libtool.m4
config/lt*.m4
doc/lxc-cgroup.1 doc/lxc-cgroup.1
doc/lxc-console.1 doc/lxc-console.1
...@@ -84,28 +86,11 @@ doc/lxc.conf.5 ...@@ -84,28 +86,11 @@ doc/lxc.conf.5
doc/manpage.links doc/manpage.links
doc/manpage.refs doc/manpage.refs
m4/
src/config.h src/config.h
src/config.h.in src/config.h.in
src/stamp-h1 src/stamp-h1
.pc/ .pc
patches/ 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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment