git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* empty directories and git Question
@ 2010-09-16  7:59 Anton
  2010-09-16  8:32 ` Andreas Ericsson
  0 siblings, 1 reply; 4+ messages in thread
From: Anton @ 2010-09-16  7:59 UTC (permalink / raw)
  To: git

Hi!

I am using git for a very long time with TextMate and Ruby on Rails,
now I am working with Eclipse and Android and I have a stupid problem
(or I am stupid...). Can anybody help me?

I have directories which I do not want to track in git (like gen/* an bin/*).
They can be ignored by adding them to the .gitignore - works well.

But when I clone the project Eclipse shouts about the missing directories.
So I tried the following:

added a .ignoreme file to "bin" and "gen", ignored everything else.
Works fine, now the directory and the two .ignoreme files are added,
but Eclipse does not like to have any file in the bin directory
(can't build until I remove it).

So it there no way to manage bin folders of any kind
in git when working with IDEs?

Thank you very much in advance!

Regards,
Anton

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-16 20:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-16  7:59 empty directories and git Question Anton
2010-09-16  8:32 ` Andreas Ericsson
2010-09-16 19:30   ` Kevin Ballard
2010-09-16 20:02     ` empty directories and git Jakub Narebski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).