Skip to content

Commit

Permalink
Add gitignore, chmod +x manage.py
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejtokarcik authored and dblado committed Aug 12, 2011
1 parent c406bdb commit 429cc92
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*.py[co]
*.sw[po]
*.bak
*.orig
*~
Empty file modified wsgi/openshift/manage.py
100644 → 100755
Empty file.

0 comments on commit 429cc92

Please sign in to comment.