tito/.gitignore
Steve 'Ashcrow' Milner 8936db2874 added gitignore and manifest files
Signed-off-by: Devan Goodwin <dgoodwin@rm-rf.ca>
2009-07-22 01:55:52 +08:00

14 lines
118 B
Text

# All files to globally ignore
*.pyc
*.pyo
*$py.class
*.swp
*.patch
*#
*~
*.egg
*.egg-info
MANIFEST
dist
build
.build