All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton <tmp009@allproducts.info>
To: git@vger.kernel.org
Subject: empty directories and git Question
Date: Thu, 16 Sep 2010 07:59:19 +0000 (UTC)	[thread overview]
Message-ID: <loom.20100916T095344-932@post.gmane.org> (raw)

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

             reply	other threads:[~2010-09-16  8:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-16  7:59 Anton [this message]
2010-09-16  8:32 ` empty directories and git Question Andreas Ericsson
2010-09-16 19:30   ` Kevin Ballard
2010-09-16 20:02     ` empty directories and git Jakub Narebski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20100916T095344-932@post.gmane.org \
    --to=tmp009@allproducts.info \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.