mirror of
https://github.com/postgres/postgres.git
synced 2025-09-09 13:09:39 +03:00
Some more gitignore cleanups: cover contrib and PL regression test outputs.
Also do some further work in the back branches, where quite a bit wasn't covered by Magnus' original back-patch.
This commit is contained in:
1
src/backend/bootstrap/.gitignore
vendored
1
src/backend/bootstrap/.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
/bootparse.c
|
||||
/bootscanner.c
|
||||
/bootstrap_tokens.h
|
||||
|
1
src/backend/parser/.gitignore
vendored
1
src/backend/parser/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
/gram.h
|
||||
/gram.c
|
||||
/scan.c
|
||||
/parse.h
|
||||
|
Reference in New Issue
Block a user