1
0
mirror of https://github.com/github/gitignore synced 2024-12-23 21:30:46 +01:00
Utumno 5627d20401 .classpath and .project files are *meant to be versioned*
As is clearly stated in the [eclipse documentation](http://wiki.eclipse.org/FAQ_How_do_I_set_up_a_Java_project_to_share_in_a_repository%3F).  
This gitignore has lead to much confusion in SO - please ammend

I would guess the same is true for .pydevproject and .cproject but can't
be sure/do not have any references on those

Also .launch configurations are generally meant to be versioned when
saved under project location. See for instance :
http://stackoverflow.com/a/337317/281545
2013-10-12 22:28:01 +03:00
..
2013-10-06 14:40:01 +02:00
2010-11-08 15:04:02 -08:00
2010-11-08 15:00:28 -08:00
2010-11-09 15:48:06 +08:00
2012-07-03 13:54:50 -07:00
2013-10-06 14:40:01 +02:00
2011-01-28 04:11:05 +08:00
2012-04-09 21:21:28 -04: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