mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Convert cvsignore to gitignore, and add .gitignore for build targets.
This commit is contained in:
@ -1,2 +0,0 @@
|
||||
segparse.c
|
||||
segscan.c
|
3
contrib/seg/.gitignore
vendored
Normal file
3
contrib/seg/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/segparse.c
|
||||
/segscan.c
|
||||
/seg.sql
|
Reference in New Issue
Block a user