1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-20 05:03:10 +03:00

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

This commit is contained in:
Magnus Hagander
2010-09-22 12:57:06 +02:00
parent dcd9dcdeeb
commit a692359411
89 changed files with 216 additions and 44 deletions

View File

@ -1,2 +0,0 @@
fmgrtab.c
fmgroids.h

3
src/backend/utils/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/fmgrtab.c
/fmgroids.h
/probes.h

View File

@ -0,0 +1 @@
/conversion_create.sql

View File

@ -1 +0,0 @@
guc-file.c

1
src/backend/utils/misc/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/guc-file.c