Update .gitignore

Ignore artefacts from failed patch application.
This commit is contained in:
Ian Barwick
2019-02-27 13:02:30 +09:00
parent a7f3f899ff
commit b4f6043abc

3
.gitignore vendored
View File

@@ -47,6 +47,9 @@ lib*.pc
# other # other
/.lineno /.lineno
*.dSYM *.dSYM
*.orig
*.rej
# generated binaries # generated binaries
repmgr repmgr
repmgrd repmgrd