view .hgignore @ 760:d0b975ffabdf

http://serverfault.com/questions/132055/how-to-check-if-emacs-is-in-gui-mode-and-execute-tool-bar-mode-only-then
author Jeff Hammel <k0scist@gmail.com>
date Tue, 15 Dec 2015 12:32:34 -0800
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

syntax: glob
.hgignore
*.pyc
*.pyo
*.egg-info
*.swp
*~
build
dist
#*
._*