Browse Source

Cleanup.

1.0
Andrs Montaez 13 years ago
parent
commit
b364b31e04
  1. 5
      .buildpath
  2. 4
      .gitignore
  3. 22
      .project

5
.buildpath

@ -1,5 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<buildpath>
<buildpathentry kind="src" path=""/>
<buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
</buildpath>

4
.gitignore vendored

@ -1,7 +1,7 @@
.project
.buildpath
.settings
.settings/*
.project
.buildpath
# OS generated files # // GitHub Recommendation
######################

22
.project

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Magallanes</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.dltk.core.scriptbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.php.core.PHPNature</nature>
</natures>
</projectDescription>
Loading…
Cancel
Save