File: options

package info (click to toggle)
diffoscope 306
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,316 kB
  • sloc: python: 17,204; sh: 116; makefile: 97; xml: 36; javascript: 2
file content (13 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Default ignore patterns contains *.o and *.a. So we need to define our own
# patterns to get them included.
--tar-ignore=.*.sw?
--tar-ignore=*/*~
--tar-ignore=,,*
--tar-ignore=.[#~]*
--tar-ignore=.deps
--tar-ignore=.git
--tar-ignore=.gitattributes
--tar-ignore=.gitignore
--tar-ignore=.gitmodules
--tar-ignore=.git-blame-ignore-revs
--tar-ignore=dist