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:
4
src/pl/plperl/.gitignore
vendored
Normal file
4
src/pl/plperl/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/SPI.c
|
||||
/Util.c
|
||||
/perlchunks.h
|
||||
/plperl_opmask.h
|
@@ -1,3 +0,0 @@
|
||||
pl_gram.c
|
||||
pl_gram.h
|
||||
pl_scan.c
|
2
src/pl/plpgsql/src/.gitignore
vendored
Normal file
2
src/pl/plpgsql/src/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
/pl_gram.c
|
||||
/pl_gram.h
|
Reference in New Issue
Block a user