Implementation of SRFI-98 (An interface to access environment variables).
[bpt/guile.git] / .gitignore
1 *.o
2 *.info
3 *.info-[0-9]*
4 version.texi
5 Makefile
6 Makefile.in
7 .deps
8 .libs
9 autom4te.cache
10 config.sub
11 config.guess
12 config.status
13 config.log
14 config.h
15 guile-readline-config.h
16 *.doc
17 *.x
18 *.lo
19 *.la
20 aclocal.m4
21 libtool
22 ltmain.sh
23 configure
24 depcomp
25 elisp-comp
26 missing
27 mdate-sh
28 install-sh
29 texinfo.tex
30 *~
31 ,*
32 BUGS
33 Makefile
34 Makefile.in
35 aclocal.m4
36 autom4te.cache
37 benchmark-guile
38 check-guile
39 check-guile.log
40 build-aux/compile
41 confdefs.h
42 config.build-subdirs
43 config.cache
44 config.guess
45 config.h
46 config.h.in
47 config.log
48 config.status
49 config.sub
50 configure
51 conftest
52 conftest.c
53 depcomp
54 elisp-comp
55 guile-*.tar.gz
56 install-sh
57 libtool
58 ltconfig
59 ltmain.sh
60 mdate-sh
61 missing
62 mkinstalldirs
63 pre-inst-guile
64 pre-inst-guile-env
65 stamp-h1
66 guile-procedures.txt
67 guile-config/guile-config
68 guile-readline/guile-readline-config.h
69 guile-readline/guile-readline-config.h.in
70 *.go
71 TAGS
72 guile-1.8.pc
73 gdb-pre-inst-guile
74 cscope.out
75 cscope.files
76 *.log
77 INSTALL