diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/backend/replication/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/backend/replication/.gitignore b/src/backend/replication/.gitignore new file mode 100644 index 00000000000..a0332b230d5 --- /dev/null +++ b/src/backend/replication/.gitignore @@ -0,0 +1,3 @@ +/repl_gram.c +/repl_gram.h +/repl_scanner.c |