git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: "Celestino, Federico" <Celestino@xcmg-erc.com>
To: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: FW: Some files not ignored as they should be
Date: Wed, 17 Apr 2019 09:23:29 +0000	[thread overview]
Message-ID: <ecae4dc82ffd452ea42510190ffb2371@SRV-ERC-MAIL01.XCMG-ERC.LOCAL> (raw)

[-- Attachment #1: Type: text/plain, Size: 1796 bytes --]

Please find a better picture showing the anomaly.

Freundliche Grüße / Kind regards
i.A. Federico Celestino
Entwicklungsingenieur


Fon +49 2151 7830 324
Fax +49 2151 7830 499
www.xcmg-erc.com
Celestino@xcmg-erc.com

------------------------------------------------------------------------------------
XCMG European Research Center GmbH
Europark Fichtenhain B4
47807 Krefeld
Deutschland
Amtsgericht Krefeld
Handelsregister HRB 14302
Geschäftsführer: Dr.-Ing. Oliver-Carlos Göhler, Dr.-Ing. Hui Sun 
------------------------------------------------------------------------------------ 
-----Original Message-----
From: Celestino, Federico 
Sent: 17 April 2019 11:18
To: git@vger.kernel.org
Subject: Some files not ignored as they should be

Dear Support Team,

I am facing another issue with Git.
Please find attached the .gitignore file that I am currently using.
My intention is to ignore all the files inside any Debug folder, except for .map, .hex and .bin files.
Yet, a .out file is not ignored, as shown in the second attachment.

I checked that there are no other .gitignore files except for the one in the main Git directory (that is attached here).

What is not working?
I thank you in advance.

Freundliche Grüße / Kind regards
i.A. Federico Celestino
Entwicklungsingenieur


Fon +49 2151 7830 324
Fax +49 2151 7830 499
www.xcmg-erc.com
Celestino@xcmg-erc.com

------------------------------------------------------------------------------------
XCMG European Research Center GmbH
Europark Fichtenhain B4
47807 Krefeld
Deutschland
Amtsgericht Krefeld
Handelsregister HRB 14302
Geschäftsführer: Dr.-Ing. Oliver-Carlos Göhler, Dr.-Ing. Hui Sun 
------------------------------------------------------------------------------------ 

[-- Attachment #2: ATT24684.gitignore --]
[-- Type: application/octet-stream, Size: 367 bytes --]

*.aux
~*
*.o
*.d
*.obj
.xdchelp
**/Debug/*
!**/Debug/*.map
!**/Debug/*.hex
!**/Debug/*.bin
**/Release/*
!**/Release/*.map
!**/Release/*.hex
!**/Release/*.bin
.config/
.launches/
*.ldb
**/PSP/Platforms/Native/Hercules/projects/SIL2_MCUST_Hercules_Lib/TMS570LS3137/Modules/source/*.pp
**/PSP/Platforms/Native/Hercules/lib/SIL2_MCUST_TMS570LS3137.lib

[-- Attachment #3: GitIgnoreOutNotExcluded2.PNG --]
[-- Type: image/png, Size: 20888 bytes --]

                 reply	other threads:[~2019-04-17  9:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=ecae4dc82ffd452ea42510190ffb2371@SRV-ERC-MAIL01.XCMG-ERC.LOCAL \
    --to=celestino@xcmg-erc.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).