Typed Data has a .gitignore file in the repository, which it would be better to get rid of. Developers can have their own global .gitignore which can include '.gitignore' itself, to allow for local preferences, but this should not be part of the committed codebase.

We did this for Rules - see comment #37 - #38 and commit in #41

Do you need a patch for this? Or is it easier for you to simply delete and git rm the file?

Comments

jonathan1055 created an issue. See original summary.

  • TR committed 7f9296d on 8.x-1.x authored by jonathan1055
    Issue #3169264 by jonathan1055: Remove Typed Data .gitignore file
    
tr’s picture

Status: Active » Fixed

I thought we had already done this. Committed.

jonathan1055’s picture

We did it for Rules, and you may have for other projects, but not here. Thanks for the quick commit.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.