Update .hgignore

This commit is contained in:
Florent Xicluna 2014-03-30 22:32:32 +02:00
parent 89f0800682
commit 6073c7ad89

View file

@ -1,11 +1,12 @@
lib ^bin/
include ^dist/
.*\.pyc$ ^include/
dist ^lib/
bin ^man/
flake8.egg-info /__pycache__/
man \.egg$
\.egg-info/
\.Python \.Python
nose* \.orig$
.*\.swp \.pyc$
.*.orig \.swp$