1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
postgres/* postgres.tar.bz2 *.o *.a *.obj pg_query.lib examples/* !examples/*.c test/* !test/*.c !test/*.sql !test/*.expected.json !test/valgrind.supp !test/**/ test/*.dSYM tmp/* !tmp/.gitkeep .vs/*