mirror of
git://github.com/lxc/lxc
synced 2025-08-31 02:39:36 +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
|
||||
autom4te.cache
|
||||
aclocal.m4
|
||||
libtool
|
||||
lxc.spec
|
||||
*.tar.gz
|
||||
.pc
|
||||
patches
|
||||
|
@@ -1,2 +1,3 @@
|
||||
Makefile
|
||||
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.in
|
||||
lxc-complex-config
|
||||
lxc-empty-netns.conf
|
||||
lxc-macvlan.conf
|
||||
lxc-no-netns.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
|
||||
Makefile
|
||||
Makefile.in
|
||||
.libs
|
||||
*.lo
|
||||
liblxc.la
|
||||
lxc-cgroup
|
||||
lxc-checkconfig
|
||||
lxc-checkpoint
|
||||
lxc-console
|
||||
lxc-create
|
||||
lxc-destroy
|
||||
lxc-execute
|
||||
lxc-freeze
|
||||
lxc-info
|
||||
lxc-init
|
||||
lxc-kill
|
||||
lxc-ls
|
||||
lxc-monitor
|
||||
lxc-netstat
|
||||
lxc-ps
|
||||
lxc-restart
|
||||
lxc-start
|
||||
lxc-state
|
||||
lxc-stop
|
||||
lxc-unfreeze
|
||||
lxc-ps
|
||||
lxc-unshare
|
||||
lxc-version
|
||||
lxc-wait
|
||||
|
Reference in New Issue
Block a user