From: Bastien Sevajol <sevajol.bastien@gmail.com>
To: git@vger.kernel.org
Subject: .gitignore don't ignore a file
Date: Sat, 10 Sep 2011 12:29:45 +0200 [thread overview]
Message-ID: <4E6B3C19.4040908@gmail.com> (raw)
Hello !
I don't understand why my gitingnore don't want to ignore a file.
I have this in my gitignore:
> app/cache/
> app/logs/
> app/logs/dev.log
> app/logs/prog.log
> app/logs/test.log
> *.log
> *.*~
> nbproject
i've try with app/logs/.gitignore with this:
> dev.log
But, git don't ignore app/logs/dev.log :/
Do you now why ?
thank's =)
bux.
next reply other threads:[~2011-09-10 10:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-10 10:29 Bastien Sevajol [this message]
2011-09-10 11:01 ` .gitignore don't ignore a file Gustaf Hendeby
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=4E6B3C19.4040908@gmail.com \
--to=sevajol.bastien@gmail.com \
--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;
as well as URLs for NNTP newsgroup(s).