Add .gitignore files.

* .gitignore, doc/.gitignore, libltdl/.gitignore,
libltdl/config/.gitignore, libltdl/m4/.gitignore,
tests/.gitignore, tests/cdemo/.gitignore,
tests/demo/.gitignore, tests/depdemo/.gitignore,
tests/f77demo/.gitignore, tests/fcdemo/.gitignore,
tests/mdemo/.gitignore, tests/mdemo2/.gitignore,
tests/pdemo/.gitignore, tests/tagdemo/.gitignore:
New files.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
This commit is contained in:
Ralf Wildenhues 2008-04-15 22:09:10 +02:00
parent 3528106688
commit 85953e3b87
15 changed files with 99 additions and 0 deletions

47
.gitignore vendored Normal file
View File

@ -0,0 +1,47 @@
*.aux
*.cp
*.cps
*.dvi
*.fn
*.ky
*.la
*.lo
*.log
*.o
*.pg
*.toc
*.tp
*.vr
+build
+dest
+inst
.*.prcs_aux
.clcommitrc
.cvslog-tlasync
.deps
.dirstamp
.gdb_history
.libs
.pc
INSTALL
Makefile
Makefile.in
_libs
acinclude.m4
aclocal.m4
autom4te.cache
clibtool.cfg
commit
config-h.in
config.*
configure
conftest*
libtool
libtool-*.tar.bz2
libtool-*.tar.gz
libtool-*.tar.lzma
libtoolize
libtoolize.in
manual.html
patches
stamp-*

8
doc/.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
stamp-vti
version.texi
notes.txt
*.dvi
*.info*
*.html
*.ps
*.pdf

2
libltdl/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
Makefile.am
argz.h

12
libltdl/config/.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
install-sh
ltmain.in
ltmain.sh
mdate-sh
missing
mkinstalldirs
texinfo.tex
depcomp
compile
config.guess
config.sub
mailnotify

1
libltdl/m4/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
ltversion.m4

7
tests/.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
atconfig
defs.in
defs
package.m4
testsuite
testsuite.dir
testsuite.log

1
tests/cdemo/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
cdemo

7
tests/demo/.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
hc-direct
hc-libflag
hc-libpath
hc-minusL
hell
hell_static
helldl

2
tests/depdemo/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
depdemo
depdemo_static

2
tests/f77demo/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
cprogram
fprogram

2
tests/fcdemo/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
cprogram
fprogram

2
tests/mdemo/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
mdemo
mdemo_static

2
tests/mdemo2/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
mdemo2
mdemo2_static

3
tests/pdemo/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
hell
hell_static
helldl

1
tests/tagdemo/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
tagdemo