.hgignore
author Sandro Knauß <knauss@netzguerilla.net>
Wed, 25 Apr 2012 17:10:37 +0200
branchdevel
changeset 279 d32fa77ce318
parent 277 f65edc0382cc
child 314 353541614dfa
permissions -rw-r--r--
this is the devel branch

syntax: glob
*~
*.pyc
*.conf
.*.swp
.*.swo
.coverage
*orig
*.log
MyIro
MyIro_daemon
*/.svn/*
.svn/*
iro.egg-info/*
dist/*
build/*
_trial_temp/*
*.egg/*
doc/_build/*
twisted/plugins/dropin.cache
*.db
*.old
_build/
web/dev/
web/*.html
web/files/*.tar.gz
web.tar.gz