1
0
mirror of https://github.com/github/gitignore synced 2025-01-11 14:14:41 +01:00
Benjamin P. Jung ad40b5dd85 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.
2011-08-11 17:36:05 +03:00
..
2010-11-22 17:42:30 -08:00
2010-11-08 15:04:02 -08:00
2011-01-28 04:09:44 +08:00
2010-11-08 15:00:28 -08:00
2010-11-09 15:48:06 +08:00
2010-11-08 15:03:42 -08:00
2011-01-28 04:11:05 +08:00
2011-02-21 18:07:04 -08:00

Globally Useful gitignores

This directory contains globally useful gitignores, e.g. OS-specific and editor specific.

For more on global gitignores: http://help.github.com/git-ignore/

And a good blog post about 'em: http://augustl.com/blog/2009/global_gitignores