mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 22:28:15 -04: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:
parent
ed308d7837
commit
7b084b3831
2 changed files with 0 additions and 2 deletions
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue