mirror of
https://github.com/postgres/postgres.git
synced 2025-07-21 16:02:15 +03:00
Convert cvsignore to gitignore, and add .gitignore for build targets.
This commit is contained in:
@ -1,2 +0,0 @@
|
||||
bootparse.c
|
||||
bootscanner.c
|
2
src/backend/bootstrap/.gitignore
vendored
Normal file
2
src/backend/bootstrap/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/bootparse.c
|
||||
/bootscanner.c
|
Reference in New Issue
Block a user