Add gitignore entries for jsonpath_gram.h
authorPeter Eisentraut <[email protected]>
Fri, 22 Mar 2019 22:19:30 +0000 (23:19 +0100)
committerPeter Eisentraut <[email protected]>
Fri, 22 Mar 2019 22:19:30 +0000 (23:19 +0100)
src/backend/utils/adt/.gitignore
src/include/utils/.gitignore

index 48cf941a522fe0fdcb199007d3817dc07d5ab1c2..15a37eba6046945d95c42cff6daff8ccb3dd0b0a 100644 (file)
@@ -1,2 +1,3 @@
 /jsonpath_gram.c
+/jsonpath_gram.h
 /jsonpath_scan.c
index 05cfa7a8d6cee02913266e8bbbf4c815ea9cb0d4..5a2a996744b40d39d4ca8ea5ae7c07e4aac6e67c 100644 (file)
@@ -1,5 +1,6 @@
 /fmgroids.h
 /fmgrprotos.h
+/jsonpath_gram.h
 /probes.h
 /errcodes.h
 /header-stamp