annotate .hgignore @ 51:8efb35009ba0

Switch to dirty sprites and layered dirty rendering groups in the hopes that it will provide access to speed-ups later on.
author Simon Cross <hodgestar@gmail.com>
date Sun, 03 Apr 2011 21:25:34 +0200
parents ccc7ed272e84
children 4a8ee0395492
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
36
885e763bb118 Wavy level and add ^.*~$ to .hgignore
Adrianna Pińska <adrianna.pinska@gmail.com>
parents: 4
diff changeset
1 ^.*\.pyc$
885e763bb118 Wavy level and add ^.*~$ to .hgignore
Adrianna Pińska <adrianna.pinska@gmail.com>
parents: 4
diff changeset
2 ^.*~$
44
ccc7ed272e84 Ignore vim swapfiles
Stefano Rivera <stefano@rivera.za.net>
parents: 36
diff changeset
3 /\..*\.swp$