# Version control files and dirs. \bRCS\b \bCVS\b ,v$ \B\.svn\b # Temp, old and emacs backup files. ~$ \.old$ ^#.*#$ ^\.# # silly Mac things .*\._.* .*\.DS_Store.* # Makemaker generated files and dirs. ^MANIFEST\.bak ^Makefile$ ^blib/ ^MakeMaker-\d pm_to_blib \.tar\.gz \.tar \.tmp