Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #173 from DenisGorbachev/patch-1 | Chris Wanstrath | 2011-09-01 | 1 | -0/+3 |
|\ | | | | | Edited Global/Eclipse.gitignore via GitHub | ||||
| * | Edited Global/Eclipse.gitignore via GitHub | DenisGorbachev | 2011-06-27 | 1 | -0/+3 |
| | | |||||
* | | Add ".externalToolBuilders/" and "*.launch" | Benjamin P. Jung | 2011-08-11 | 1 | -0/+6 |
|/ | | | | | | | *** .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. | ||||
* | Added OSX icons, moved bin/** from Java to Eclipse, added *.class to Java | fhemberger | 2010-11-10 | 1 | -1/+2 |
| | |||||
* | Ignore .loadpath file in Eclipse | duritong | 2010-11-10 | 1 | -0/+1 |
| | | | | This is common amongst ruby projects in eclipse. | ||||
* | New gitignore for Eclipse workspaces. | Adrian Petrescu | 2010-11-08 | 1 | -0/+5 |
| | |||||
* | Added Eclipse and Windows gitignore files | gamussa | 2010-11-08 | 1 | -1/+8 |
| | |||||
* | added an ignore for eclipse (pydev) and general linux | lfborjas | 2010-11-09 | 1 | -0/+3 |