File: .rsyncexclude

package info (click to toggle)
breezy 3.1.0-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 43,968 kB
  • sloc: python: 259,095; ansic: 1,922; makefile: 366; sh: 282; lisp: 107
file content (23 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
*.pyc
*.pyo
*~
# arch can bite me
{arch}
.arch-ids
,,*
++*
/doc/*.html
*.tmp
bzr-test.log
[#]*#
.#*
testrev.*
/tmp
# do want this after all
+ CHANGELOG
/build
test*.tmp
.*.swp
*.orig
.*.orig
.bzr-shelf*