Skip to content

Commit

Permalink
Add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorhughes committed Jul 25, 2016
1 parent 5f3f534 commit b00c2ca
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
*.pyc
lkvenv
venv
*.sqlite
*.db
.DS_Store
.Python
*.psd
assets/
*.log
.dev_gae_storage
*.swp
.vagrant/
celerybeat-schedule

0 comments on commit b00c2ca

Please sign in to comment.