Code

6848d40571bcb31ad5b41f7c7b1dc89ed537f4ee
[postrr.git] / .gitignore
1 # build system stuff
2 .deps
3 Makefile
4 Makefile.in
5 Makefile.pgxs
6 aclocal.m4
7 autom4te.cache
8 compile
9 config.*
10 configure
11 depcomp
12 install-sh
13 missing
14 postrr_config.h*
15 stamp-h1
16 version
18 # ltdl stuff
19 libtool
20 ltmain.sh
22 # build output
23 .libs
24 *.la
25 *.lo
26 *.o
27 postrr.7
28 postrr.h
29 postrr.sql
30 postrr-*.so