Skip to content

Commit

Permalink
updated gitignore to ignore eclipse ide files
Browse files Browse the repository at this point in the history
  • Loading branch information
kavdev committed Jan 21, 2015
1 parent 35ca7ec commit 269d697
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ nosetests.xml
.project
.pydevproject

# Eclipse Project Files
.settings/
.prefs

# Sphinx
docs/_build
htmlcov
Expand Down

0 comments on commit 269d697

Please sign in to comment.