view .hgglobalignore @ 397:98484e1f564f

rust: lots of new configs to make working with rust code easy
author Augie Fackler <raf@durin42.com>
date Mon, 27 Jun 2016 16:27:46 -0400
parents fe810e9731f0
children
line wrap: on
line source

syntax:glob
*.o
*.pyc
*.pyo
*.beam
.DS_Store
.noseids
\#*\#
.\#*