More...
This commit is contained in:
parent
58c1df4028
commit
77dd7b5580
8 changed files with 11 additions and 0 deletions
4
.cvsignore
Normal file
4
.cvsignore
Normal file
|
@ -0,0 +1,4 @@
|
|||
Makefile Makefile.in aclocal.m4 config.cache config.log config.status configure
|
||||
config.guess config.sub install-sh missing mkinstalldirs ChangeLog
|
||||
config.h.in stamp-h.in config.h libtool stamp-h build-stamp
|
||||
intl
|
1
doc/.cvsignore
Normal file
1
doc/.cvsignore
Normal file
|
@ -0,0 +1 @@
|
|||
Makefile.in Makefile tinc.info sample-config.tar.gz
|
1
doc/es/.cvsignore
Normal file
1
doc/es/.cvsignore
Normal file
|
@ -0,0 +1 @@
|
|||
Makefile Makefile.in
|
1
lib/.cvsignore
Normal file
1
lib/.cvsignore
Normal file
|
@ -0,0 +1 @@
|
|||
Makefile Makefile.in .deps
|
1
m4/.cvsignore
Normal file
1
m4/.cvsignore
Normal file
|
@ -0,0 +1 @@
|
|||
Makefile.am Makefile.in Makefile
|
1
po/.cvsignore
Normal file
1
po/.cvsignore
Normal file
|
@ -0,0 +1 @@
|
|||
Makefile.in.in POTFILES Makefile.in Makefile cat-id-tbl.c *.gmo stamp-cat-id *.pot
|
1
redhat/.cvsignore
Normal file
1
redhat/.cvsignore
Normal file
|
@ -0,0 +1 @@
|
|||
Makefile Makefile.in
|
1
src/.cvsignore
Normal file
1
src/.cvsignore
Normal file
|
@ -0,0 +1 @@
|
|||
*.o .libs tincd Makefile.in Makefile .deps
|
Loading…
Reference in a new issue