Skip to content

Commit

Permalink
stripping .pyc and .swp files from repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles DeTar committed Apr 17, 2009
1 parent 5537ba9 commit c46a905
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.pyc
*.swp
Binary file removed django/olwidget/.widgets.py.swp
Binary file not shown.
Binary file removed django/olwidget/__init__.pyc
Binary file not shown.
Binary file removed django/olwidget/models.pyc
Binary file not shown.
Binary file removed django/olwidget/widgets.pyc
Binary file not shown.
Binary file removed js/.olwidget.js.swp
Binary file not shown.

0 comments on commit c46a905

Please sign in to comment.