]> source.dussan.org Git - gitignore.git/commit
Add ".externalToolBuilders/" and "*.launch" 188/head
authorBenjamin P. Jung <headcr4sh@googlemail.com>
Thu, 11 Aug 2011 14:36:05 +0000 (17:36 +0300)
committerBenjamin P. Jung <headcr4sh@googlemail.com>
Thu, 11 Aug 2011 14:36:05 +0000 (17:36 +0300)
commitad40b5dd85e46c0e750b5d5e6883ee799239213d
tree9776b814995c55c8434a0c7013956db339bd9ecb
parent88320f20dc859bd759be551f6346ebe44629767d
Add ".externalToolBuilders/" and "*.launch"

*** .externalToolBuilders/
This directory stores project-specific launch configurations for external tool builders, such as ant tasks that have to be executed to fulfill the build lifecycle

*** *.launch
It is possible to store "eclipse launch configurations" in external files. These (XML-)files may be stored anywhere within your projects and will be discovered by Eclipse automagically.
Global/Eclipse.gitignore