3a327810cdc02aa157563b08db31e9a0b4cd145b
[catacomb] / .gitignore
1 ## Pervasive build machinery.
2 Makefile.in
3
4 ## Additional kinds of object files.
5 *.sage.py
6 *.t
7 *.to
8
9 ## Other common files.
10 /COPYING.LIB
11
12 ## Top-level generated files.
13 /aclocal.m4
14 /autom4te.cache/
15 /config/
16 /configure
17 /precomp/
18
19 ## m4 configuration macros installed by `aclocal' and `libtoolize'.
20 /m4/ax_*.m4
21 /m4/libtool.m4
22 /m4/lt*.m4