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:
@ -1,3 +0,0 @@
|
||||
cubeparse.c
|
||||
cubeparse.h
|
||||
cubescan.c
|
3
contrib/cube/.gitignore
vendored
Normal file
3
contrib/cube/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/cubeparse.c
|
||||
/cubescan.c
|
||||
/cube.sql
|
Reference in New Issue
Block a user