Skip to content

Commit

Permalink
add vim and osx files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
javierhonduco committed Jul 16, 2016
1 parent 8a9cb3a commit 984534a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
*.pyc
*.swp
*.swo
.DS_Store
*.db
sample_project/repos/*
override
Expand Down
Binary file removed codespeed/static/.DS_Store
Binary file not shown.
Binary file removed codespeed/static/images/.DS_Store
Binary file not shown.

0 comments on commit 984534a

Please sign in to comment.