1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-09-16 09:26:30 +02:00

Update .gitignore

This commit is contained in:
Arthur Zakirov
2017-06-20 16:38:12 +03:00
parent 882515fa7a
commit 2fd4fd8787

16
.gitignore vendored
View File

@@ -32,11 +32,11 @@
/tests/helpers/*pyc
# Extra files
/datapagemap.c
/datapagemap.h
/logging.h
/receivelog.c
/receivelog.h
/streamutil.c
/streamutil.h
/xlogreader.c
/src/datapagemap.c
/src/datapagemap.h
/src/logging.h
/src/receivelog.c
/src/receivelog.h
/src/streamutil.c
/src/streamutil.h
/src/xlogreader.c