1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-29 22:49:41 +03:00

Convert cvsignore to gitignore, and add .gitignore for build targets.

This commit is contained in:
Magnus Hagander
2010-09-22 12:57:04 +02:00
parent 01003ec3bc
commit fe9b36fd59
89 changed files with 216 additions and 44 deletions

15
src/bin/scripts/.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
/clusterdb
/createdb
/createlang
/createuser
/dropdb
/droplang
/dropuser
/reindexdb
/vacuumdb
/dumputils.c
/keywords.c
/kwlookup.c
/mbprint.c
/print.c