Skip to content

Commit

Permalink
added .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
crizCraig committed Apr 3, 2012
1 parent ced6d62 commit a39b2d0
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
@@ -0,0 +1,5 @@
# General
.DS_Store
*.pyc
.coverage
.egg-info
Binary file removed base_handler.pyc
Binary file not shown.
Binary file removed cms.pyc
Binary file not shown.
Binary file removed hello_world.pyc
Binary file not shown.
Binary file removed lib/__init__.pyc
Binary file not shown.
Binary file removed lib/markdown2.pyc
Binary file not shown.
Binary file removed lib/texttime.pyc
Binary file not shown.
Binary file removed lib/xmlrpcserver.pyc
Binary file not shown.
Binary file removed main.pyc
Binary file not shown.
Binary file removed models.pyc
Binary file not shown.

0 comments on commit a39b2d0

Please sign in to comment.