view .hgglobalignore @ 241:7249fab44bcd

python: remove PYTHONSTARTUP since I never use it and it breaks pypy
author Augie Fackler <durin42@gmail.com>
date Sat, 19 Mar 2011 17:06:52 -0500
parents fe810e9731f0
children
line wrap: on
line source

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