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

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

This commit is contained in:
Magnus Hagander
2010-09-22 12:57:14 +02:00
parent 6dbcf1763e
commit 1f2378b1ea
84 changed files with 216 additions and 27 deletions

View File

@ -1,3 +0,0 @@
cubeparse.c
cubeparse.h
cubescan.c

3
contrib/cube/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/cubeparse.c
/cubescan.c
/cube.sql