1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

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

This commit is contained in:
Magnus Hagander
2010-09-22 12:57:08 +02:00
parent c6299515c5
commit 40f34ec4fd
87 changed files with 216 additions and 34 deletions

4
src/pl/plperl/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
/SPI.c
/Util.c
/perlchunks.h
/plperl_opmask.h

View File

@@ -1,3 +0,0 @@
pl_gram.c
pl_gram.h
pl_scan.c

2
src/pl/plpgsql/src/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/pl_gram.c
/pl_gram.h