Skip to content

Only unignore directories that have at least a character ending with .cache#2904

Merged
shiftkey merged 1 commit intogithub:masterfrom
wldevries:VisualStudio_CacheDirs
Dec 18, 2018
Merged

Only unignore directories that have at least a character ending with .cache#2904
shiftkey merged 1 commit intogithub:masterfrom
wldevries:VisualStudio_CacheDirs

Conversation

@wldevries
Copy link

Reasons for making this change:

We have an Fmod project in our C# repository that generates a .cache directory containing cache files. After updating the .gitignore file from this repository it is included in the git changes due to PR #1503.

Links to documentation supporting these rule changes:

The ? makes sure we only include directories that end with .cache, but start with at least one other character.

@shiftkey
Copy link
Member

@wldevries thanks!

@shiftkey shiftkey merged commit 6cbcdee into github:master Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants