Home | History | Annotate | Download | only in slim_source
      1 # Ignore compiled byte code, lint output, object files, shared objects,
      2 # VIM swap files, the entire proto area, packages, webrevs, nightly logs,
      3 # generated packaging files, and static libraries
      4 \.pyc
      5 \.ln
      6 \.o
      7 \.po
      8 \.so
      9 \.sw.
     10 \.make\.
     11 ^proto
     12 ^packages
     13 ^webrev
     14 ^log
     15 pkgdefs.*/copyright
     16 pkgdefs.*/pkginfo
     17 usr/src/lib/.*\.a
     18