Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ba54e49

Browse files
author
Artur Zakirov
committed
Fix .gitignore. Add extra files to ignore, generated by Makefile
1 parent b6b2402 commit ba54e49

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
.deps
2020

2121
# Binaries
22-
/pg_arman
22+
/pg_probackup
2323

2424
# Generated by test suite
2525
/regression.diffs
@@ -29,4 +29,9 @@
2929
# Extra files
3030
/datapagemap.c
3131
/datapagemap.h
32+
/logging.h
33+
/receivelog.c
34+
/receivelog.h
35+
/streamutil.c
36+
/streamutil.h
3237
/xlogreader.c

0 commit comments

Comments
 (0)