.hgignore
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 05 May 2009 21:48:46 +0200
changeset 2296 ebc4931f0762
parent 2293 57fab599444a
child 2297 2cc532110b6f
permissions -rw-r--r--
Fixed typo in docstring as to comments on r3012 (svn repo). Also now importing logic and using keyword arguments as to comply with the codebase standards Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

# use glob syntax.
syntax: glob

*.pyc
*.zip
*~
.project
.pydevproject
app.yaml
build