git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* .gitignore does not ignore Makefile
@ 2016-09-22 14:19 Timur Tabi
  2016-09-22 15:44 ` Kevin Daudt
  0 siblings, 1 reply; 6+ messages in thread
From: Timur Tabi @ 2016-09-22 14:19 UTC (permalink / raw)
  To: git

I have the following .gitignore file in patch arm/arm64/boot/dts:

*.dtb
qcom
qcom.orig

When I do a git status, I see this:

    modified:   .gitignore
    modified:   qcom/Makefile

All of the other files in arm/arm64/boot/dts/qcom are being ignored,
as request.  However, the file "Makefile" is not being ignored.  Why?
What's so special about "Makefile" that git refuses to ignore it?

-- 
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project.

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

end of thread, other threads:[~2016-09-23 22:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22 14:19 .gitignore does not ignore Makefile Timur Tabi
2016-09-22 15:44 ` Kevin Daudt
2016-09-22 18:26   ` Junio C Hamano
2016-09-22 18:44     ` Timur Tabi
2016-09-22 19:16       ` Junio C Hamano
2016-09-23 22:29     ` Jakub Narębski

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).