File: MANIFEST.SKIP

package info (click to toggle)
libusb-libusb-perl 0.09-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 396 kB
  • sloc: perl: 727; makefile: 3
file content (28 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.o$
^.git
^fallback/
^.travis.yml$
^appveyor.yml$
^update-version.pl$

# dist builds
^USB-LibUSB

# Makemaker generated files and dirs.
^Makefile$
^blib/
^MakeMaker-\d
.inc$
^MANIFEST.bak$
^LibUSB.bs$
^LibUSB.c$
^pm_to_blib$
^MYMETA



# Temp, old and emacs backup files.
~$
\.old$
^#.*#$
^\.#