# List of Cython-generated .c sources.
# Verify this list with "git grep Generated.*Cython" on updates.
borg/chunker.c
borg/compress.c
borg/crypto.c
borg/hashindex.c
borg/platform_darwin.c
borg/platform_freebsd.c
borg/platform_linux.c

# Generated manpage
debian/borg.1

# these files get autogenerated by setup.py
borgbackup.egg-info/PKG-INFO
borgbackup.egg-info/SOURCES.txt

# Build artifacts from sphinx
docs/_build/

# Build artifacts from cython
borg/*.so
