excluded .git as sourcefolder

This commit is contained in:
Philip Häusler 2012-05-02 16:20:32 +02:00
parent 9bed1f02ea
commit 72b7267cff
1 changed files with 1 additions and 1 deletions

View File

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