Update .hgignore

master
Dustin C. Hatch 2012-10-16 19:54:31 -05:00
parent f56ca0afab
commit cf6030f776
1 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,6 @@
syntax: regexp syntax: regexp
^build$ ^build/
^src/Milla.egg-info/.*$ ^dist/
.*\.egg-info/
.*\.swp
.*\.py[co]