- 05 6月, 2018 1 次提交
-
-
由 John Vandenberg 提交于
-
- 04 1月, 2018 1 次提交
-
-
由 mbukejlovic 提交于
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.
-
- 15 12月, 2017 1 次提交
-
-
由 Richard Thompson 提交于
The out of date models flag is automatically generated by the system, we don't want this in Git
-
- 26 6月, 2017 1 次提交
-
-
由 Søren Gregersen 提交于
-
- 06 11月, 2015 1 次提交
-
-
由 James Jackson-South 提交于
-
- 15 9月, 2015 1 次提交
-
-
由 James Jackson-South 提交于
Add ImageProcessor cached files and nuget package updates
-
- 29 9月, 2014 1 次提交
-
-
由 Arjan 提交于
-
- 08 7月, 2014 1 次提交
-
-
由 Carl Suster 提交于
This reverts commit 5b168d43. Amends #1131 - fixes Umbraco template to compensate for the change in the VisualStudio template which would lead to issues if the two were used together. These rules were originally added by @bbodenmiller in #1013
-
- 06 5月, 2014 2 次提交
-
-
由 Carl Suster 提交于
-
由 Carl Suster 提交于
From the discussion on #1013: Since the rule in VS is packages/*, the fact that it contains a slash means that it is anchored to the top level. That is, is will only apply to a directory called packages at the top level, and not to any at deeper directories like App_Data. So these rules at the bottom of your changes actually aren't necessary after all. I just confirmed this with a quick test.
-
- 14 4月, 2014 1 次提交
-
-
由 Ben Bodenmiller 提交于
-
- 07 2月, 2014 1 次提交
-
-
由 Dan Lister 提交于
-
- 14 1月, 2014 1 次提交
-
-
由 Dan Lister 提交于
-