tests: fix build on os/x
[schroedinger.git] / .gitignore
blob945503a208113b4ec287ea7801c2e4ef56998df3
1 *.lo
2 *.o
3 Makefile.in
4 config.h.in
5 Makefile
6 .deps
7 *.swp
8 aclocal.m4
9 compile
10 config.guess
11 config.h
12 config.log
13 config.status
14 config.sub
15 configure
16 depcomp
17 install-sh
18 libtool
19 ltmain.sh
20 missing
21 schroedinger-uninstalled.pc
22 schroedinger.pc
23 schroedinger-1.0-uninstalled.pc
24 schroedinger-1.0.pc
25 schroedinger.spec
26 .libs
27 *.la
28 stamp-h1
29 autom4te.cache
30 tags
32 patch