Merge pull request #1824 from mimibar/patch-1

Comments
This commit is contained in:
Brendan Forster 2016-01-14 09:40:47 +11:00
commit def395f811

View File

@ -1,4 +1,4 @@
*.pydevproject
.metadata .metadata
bin/ bin/
tmp/ tmp/
@ -19,7 +19,10 @@ local.properties
# Locally stored "Eclipse launch configurations" # Locally stored "Eclipse launch configurations"
*.launch *.launch
# CDT-specific # PyDev specific (Python IDE for Eclipse)
*.pydevproject
# CDT-specific (C/C++ Development Tooling)
.cproject .cproject
# JDT-specific (Eclipse Java Development Tools) # JDT-specific (Eclipse Java Development Tools)
@ -28,7 +31,7 @@ local.properties
# Java annotation processor (APT) # Java annotation processor (APT)
.factorypath .factorypath
# PDT-specific # PDT-specific (PHP Development Tools)
.buildpath .buildpath
# sbteclipse plugin # sbteclipse plugin