Homec4science

Fixed the unignore of folder 'packages'

Authored by mbukejlovic <m.bukejlovic@vegaitsourcing.rs> on Jan 4 2018, 10:26.

Description

Fixed the unignore of folder 'packages'

Considering the VisualStudio gitignore file contains a line "**/[Pp]ackages/*", these 2 lines from Umbraco gitignore never get applied properly to the desired files, even though Umbraco lines were added after the VS lines. I guess the VS's line is more specific, so it gets a priority of some sort.

Details

Committed
GitHub <noreply@github.com>Jan 4 2018, 10:26
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE1301de5e5e3c: Merge pull request #2562 from rgbkrk/patch-1
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rGITIGNORE94f0d69b6fcc: Fixed the unignore of folder 'packages' (authored by mbukejlovic <m.bukejlovic@vegaitsourcing.rs>).Jan 4 2018, 10:26