Skip to content

Commit

Permalink
Merge pull request #109 from ElDeveloper/gitignore
Browse files Browse the repository at this point in the history
MAINT: Improve .gitignore for VIM users
  • Loading branch information
josenavas committed Jun 19, 2014
2 parents 0c5a7e4 + 257e8ca commit 745b1b3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,9 @@ nosetests.xml
config.py

# OSX files
.DS_Store
.DS_Store

# vi swap and temp files
*.swp
*.swo
*~

0 comments on commit 745b1b3

Please sign in to comment.