File: copyright-scan-patterns.yml

package info (click to toggle)
python-nxs 4.4.1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 948 kB
  • sloc: python: 2,751; makefile: 152; sh: 10
file content (18 lines) | stat: -rw-r--r-- 197 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
check:
  pattern:
  - /debian/
ignore:
  pattern:
  - Makefile
  - MANIFEST
  - /doc/
  - setup.cfg
  - /debian/.*.docs
  - debian/tests/*
  suffixes:
  - png
  - jpg
  - pdf
  - pyc
  - patch