1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

More `.gitignore'.

This commit is contained in:
Ludovic Courtès 2008-04-07 23:48:08 +02:00
parent 2a1d06886e
commit 89e3e0dcea
5 changed files with 29 additions and 0 deletions

5
.gitignore vendored
View file

@ -28,6 +28,7 @@ mdate-sh
install-sh
texinfo.tex
*~
,*
BUGS
Makefile
Makefile.in
@ -63,3 +64,7 @@ mkinstalldirs
pre-inst-guile
pre-inst-guile-env
stamp-h1
guile-procedures.txt
guile-config/guile-config
guile-readline/guile-readline-config.h
guile-readline/guile-readline-config.h.in

1
doc/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
stamp-vti

1
doc/ref/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
autoconf-macros.texi

15
libguile/.gitignore vendored Normal file
View file

@ -0,0 +1,15 @@
c-tokenize.c
cpp_err_symbols.c
cpp_sig_symbols.c
gen-scmconfig
gen-scmconfig.h
guile
guile-doc-snarf
guile-func-name-check
guile-procedures.texi
guile-snarf
guile-snarf-docs
guile_filter_doc_snarfage
libpath.h
scmconfig.h
version.h

7
test-suite/standalone/.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
test-conversion
test-gh
test-list
test-num2integral
test-round
test-unwind
test-with-guile-module