File: exclude.lst

package info (click to toggle)
pyinotify 0.9.6-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 392 kB
  • sloc: python: 2,498; ansic: 153; makefile: 14; sh: 6
file content (12 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
# File associated to exclude.py
#
# List of patterns using regexps as defined into re standard module.
# These regexps are matched against submitted paths with re.match().

# Put only one pattern by line.
^/etc/apache[2]?/
^/etc/rc.*
^/etc/hostname
^/etc/hosts
^/etc/(fs|m)tab
^/etc/cron\..*