view src/.arch-inventory @ 73378:3eb6ddcc34d3

2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se> (ada-find-in-src-path): Use shell-quote-argument. Use grep -E rather than egrep.
author Kim F. Storm <storm@cua.dk>
date Sun, 15 Oct 2006 20:41:42 +0000
parents 530650861e31
children b6689e223e2f
line wrap: on
line source

# Source files which don't match the usual naming conventions, mostly dot files
source ^\.(gdbinit|dbxinit)$

# Auto-generated files, which ignore
precious ^(config\.stamp|config\.h|epaths\.h|buildobj\.lst)$

backup ^(stamp-oldxmenu|prefix-args|temacs|emacs|emacs-[0-9.]*)$

# arch-tag: 277cc7ae-b3f5-44af-abf1-84c073164543