File: MANIFEST.SKIP

package info (click to toggle)
libhttp-daemon-ssl-perl 1.05-01-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 824 kB
  • sloc: perl: 190; makefile: 19; sh: 2
file content (13 lines) | stat: -rw-r--r-- 254 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
~$          # ignore emacs and vim backup files
\.bak$       # ignore manual backups
\#          # ignore CVS old revision files and emacs temp files
^blib
\.old$
\.DS_Store$
^pm_to_blib$
^MANIFEST\.bak$
^Makefile$
^Build$
^.git
^HTTP-Daemon-SSL
^_build