Cleaned up the repo by removing the bin folder, .classpath, and .project.

Added a .gitignore to avoid this happening in the future.
This commit is contained in:
Nate Mortensen
2013-03-07 16:56:56 -07:00
parent ef30ff91b5
commit aa6eb673c9
17 changed files with 31 additions and 25 deletions
-17
View File
@@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>PlayerVaults</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>