File: clean

package info (click to toggle)
borgbackup 1.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 15,688 kB
  • sloc: ansic: 47,269; python: 25,040; pascal: 2,896; makefile: 142; sh: 110; tcl: 94
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