Add gitignore for in-source build
[guile-bash.git] / .gitignore
blobd3dff5d0ae017fbdaff467610cfbb3ce34d5f82f
1 /config.guess
2 /config.sub
3 /compile
4 /depcomp
5 /install-sh
6 /Makefile.in
7 /aclocal.m4
8 /configure
9 /m4
10 /autom4te.cache
11 /ltmain.sh
12 /missing
13 /libtool
14 /config.status
15 /config.log
16 /build/
17 /Makefile
18 Makefile.in
19 test-driver
20 /.bashhist
21 /_build
22 /modules.af.m4
23 tests/*.bash
24 tests/*.scm
25 *.go
26 .deps/
27 .dirstamp
28 .libs/
29 *.la
30 *.lo
31 lisp/Makefile