mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
Add .gitignore to silence git complaints about parser/scanner output files.
This commit is contained in:
3
src/backend/replication/.gitignore
vendored
Normal file
3
src/backend/replication/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
/repl_gram.c
|
||||
/repl_gram.h
|
||||
/repl_scanner.c
|
||||
Reference in New Issue
Block a user