From: Maaartin <grajcar1@seznam.cz>
To: git@vger.kernel.org
Subject: Alternate .gitignore
Date: Fri, 8 Oct 2010 12:31:32 +0000 (UTC) [thread overview]
Message-ID: <loom.20101008T141929-221@post.gmane.org> (raw)
I'm using git for a project, where I'd like to store not only the sources but
some quite large generated files, too. However, I'd like to keep them separated,
so my source depository doesn't grow too much. The problem could be solved
nicely if there was a possibility to use .gitignore for the source tree and let
say .gitignore2 for the extended tree. I'd use two depositories: .git and .git2.
The content if .gitignore2 could be a subset of the content of .gitignore, so
the extended tree would contain the sources as well, which is not really a
problem. Or maybe I could make the depositories disjoint, I'm not sure now.
Is something like this possible or is it too strange requirement?
next reply other threads:[~2010-10-08 12:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-08 12:31 Maaartin [this message]
2010-10-08 12:45 ` Alternate .gitignore Ævar Arnfjörð Bjarmason
2010-10-08 21:39 ` Maaartin
2010-10-08 21:45 ` Kevin Ballard
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.20101008T141929-221@post.gmane.org \
--to=grajcar1@seznam.cz \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox