postgres/*
postgres.tar.bz2

*.o
*.a

examples/*
!examples/*.c

test/*
!test/*.c
!test/*.sql
!test/*.expected.json
!test/valgrind.supp
!test/**/
test/*.dSYM

tmp/*
!tmp/.gitkeep
