Skip to content

Commit

Permalink
Added .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dekked committed Mar 30, 2012
1 parent bf523be commit 7aa2ea1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
@@ -0,0 +1,9 @@
*.swp
*.pyc
*~
/venv/
/.settings/
.project
.pydevproject
local_settings.py

0 comments on commit 7aa2ea1

Please sign in to comment.