mirror of
git://github.com/lxc/lxc
synced 2025-09-01 11:17:21 +00:00
Add more to cvsignore
From: Michel Normand <michel_mno@laposte.net> Add more files to .cvsignore, especially the new created files. Signed-off-by: Michel Normand <michel_mno@laposte.net> Signed-off-by: Daniel Lezcano <daniel.lezcano@free.fr>
This commit is contained in:
@@ -5,3 +5,8 @@ config.status
|
|||||||
config.log
|
config.log
|
||||||
autom4te.cache
|
autom4te.cache
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
|
libtool
|
||||||
|
lxc.spec
|
||||||
|
*.tar.gz
|
||||||
|
.pc
|
||||||
|
patches
|
||||||
|
@@ -1,2 +1,3 @@
|
|||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
compile
|
||||||
|
8
doc/.cvsignore
Normal file
8
doc/.cvsignore
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Makefile.in
|
||||||
|
Makefile
|
||||||
|
*.sgml
|
||||||
|
*.1
|
||||||
|
*.5
|
||||||
|
*.7
|
||||||
|
manpage.links
|
||||||
|
manpage.refs
|
@@ -1,5 +1,7 @@
|
|||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
lxc-complex-config
|
||||||
|
lxc-empty-netns.conf
|
||||||
lxc-macvlan.conf
|
lxc-macvlan.conf
|
||||||
lxc-no-netns.conf
|
lxc-no-netns.conf
|
||||||
lxc-phys.conf
|
lxc-phys.conf
|
||||||
|
4
scripts/.cvsignore
Normal file
4
scripts/.cvsignore
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
Makefile.in
|
||||||
|
Makefile
|
||||||
|
lxc-debian
|
||||||
|
lxc-sshd
|
@@ -1,15 +1,29 @@
|
|||||||
.deps
|
.deps
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
.libs
|
||||||
|
*.lo
|
||||||
|
liblxc.la
|
||||||
|
lxc-cgroup
|
||||||
|
lxc-checkconfig
|
||||||
|
lxc-checkpoint
|
||||||
lxc-console
|
lxc-console
|
||||||
lxc-create
|
lxc-create
|
||||||
lxc-destroy
|
lxc-destroy
|
||||||
lxc-execute
|
lxc-execute
|
||||||
lxc-freeze
|
lxc-freeze
|
||||||
|
lxc-info
|
||||||
|
lxc-init
|
||||||
lxc-kill
|
lxc-kill
|
||||||
|
lxc-ls
|
||||||
lxc-monitor
|
lxc-monitor
|
||||||
|
lxc-netstat
|
||||||
|
lxc-ps
|
||||||
|
lxc-restart
|
||||||
lxc-start
|
lxc-start
|
||||||
lxc-state
|
lxc-state
|
||||||
lxc-stop
|
lxc-stop
|
||||||
lxc-unfreeze
|
lxc-unfreeze
|
||||||
lxc-ps
|
lxc-unshare
|
||||||
|
lxc-version
|
||||||
|
lxc-wait
|
||||||
|
Reference in New Issue
Block a user