File: clean

package info (click to toggle)
borgbackup 1.1.16-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 13,820 kB
  • sloc: ansic: 47,593; python: 23,432; pascal: 2,493; sh: 147; makefile: 135
file content (22 lines) | stat: -rw-r--r-- 461 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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