Skip to content

Commit

Permalink
RM and ignore .pydevproject and .project
Browse files Browse the repository at this point in the history
  • Loading branch information
mlindauer committed Aug 22, 2016
1 parent 782de5f commit 52ea4d7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 11 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ target_algo_runs.json
# Other
.tox
*~

#eclipse files
.pydevproject
.project
6 changes: 0 additions & 6 deletions .project
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,7 @@
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.python.pydev.PyDevBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.python.pydev.pythonNature</nature>
</natures>
</projectDescription>
5 changes: 0 additions & 5 deletions .pydevproject

This file was deleted.

0 comments on commit 52ea4d7

Please sign in to comment.