It seems that there is a .gitignore in the module.

Here is the current content of the file:
.idea

I don't see a reason to keep it here. I believe the .idea is for PhpStorm.
Those configuration should be in the local system or project git configuration and not in the module (https://www.drupal.org/documentation/git/configure).

Thanks!

Luc

CommentFileSizeAuthor
#1 ckeditor-cleanup-gitignore-2463461-1.patch137 bytesluukyb

Comments

luukyb’s picture

Status: Active » Needs review
StatusFileSize
new137 bytes
devin carlson’s picture

Status: Needs review » Reviewed & tested by the community

#1 works as described and deletes the .gitignore file.

jcisio’s picture

Status: Reviewed & tested by the community » Fixed

Yes.

  • jcisio committed 32f0973 on 7.x-1.x authored by Luukyb
    Issue #2463461 by Luukyb: Cleanup .gitignore file from git
    

Status: Fixed » Closed (fixed)

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