^build/
^dist/
^core
^MANIFEST
^README\.html

^.project
^.pydevproject
^.settings

syntax: glob
*.swp
*.pyc
*.pyo
*.pyd
*~
__pycache__