Mercurial > dotfiles
view .hgignore @ 143:35eef880a5ac
emacs: add http-twiddle for POST debugging
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Thu, 17 Sep 2009 10:33:59 -0500 |
parents | daceba28ace4 |
children | 6d95039c6544 |
line wrap: on
line source
syntax:re # complex regex to ignore all but what I want from dotfiles ^\.(?!bashrc$|best_unicode|elisp|emacs$|gitconfig$|hg|inputrc$|ipython|irbrc$|pdbrc\.py$|python|screenrc$|shell\.d|vim|zfun|zsh) # above RE fails to exclude viminfo \.viminfo # above RE fails to exclude history or machine-specific files ^\..*(?=history|machine).* # No pid files .*\.pid$ #one-off file/directory exclusions hgwebdir\.conf ^Desktop ^Documents ^Downloads ^Dropbox ^Library ^Misc. Stuff ^Movies ^Music ^Pictures ^Programming ^Public ^Sites ^durin42_html ^public_html ^www