mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Revert "Add gitignore entries for jsonpath_gram.h"
This reverts commit4e274a043f
. These files aren't actually built anymore since550b9d26f
.
This commit is contained in:
1
src/backend/utils/adt/.gitignore
vendored
1
src/backend/utils/adt/.gitignore
vendored
@ -1,3 +1,2 @@
|
||||
/jsonpath_gram.c
|
||||
/jsonpath_gram.h
|
||||
/jsonpath_scan.c
|
||||
|
1
src/include/utils/.gitignore
vendored
1
src/include/utils/.gitignore
vendored
@ -1,6 +1,5 @@
|
||||
/fmgroids.h
|
||||
/fmgrprotos.h
|
||||
/jsonpath_gram.h
|
||||
/probes.h
|
||||
/errcodes.h
|
||||
/header-stamp
|
||||
|
Reference in New Issue
Block a user