# Object files
*.o

# Libraries
*.lib
*.a

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib

# Executables
*.exe
*.app

# Dependencies
.deps

# Binaries
/pg_probackup

# Generated by test suite
/regression.diffs
/regression.out
/results
/env
/tests/__pycache__/
/tests/tmp_dirs/

# Extra files
/datapagemap.c
/datapagemap.h
/logging.h
/receivelog.c
/receivelog.h
/streamutil.c
/streamutil.h
/xlogreader.c
