Skip to content

Commit

Permalink
Removed project files and added sensible ignores for them.
Browse files Browse the repository at this point in the history
  • Loading branch information
anjackson committed Dec 5, 2011
1 parent 8dc5e23 commit c1abab9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/.project
/.pydevproject
/.settings
/.classpath
6 changes: 6 additions & 0 deletions .project
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,14 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.maven.ide.eclipse.maven2Nature</nature>
<nature>org.python.pydev.pythonNature</nature>
Expand Down

0 comments on commit c1abab9

Please sign in to comment.