]> source.dussan.org Git - gitignore.git/commitdiff
Revert "Remove redundant Umbraco exceptions to VS rules"
authorCarl Suster <carl@contraflo.ws>
Tue, 8 Jul 2014 01:43:42 +0000 (11:43 +1000)
committerCarl Suster <carl@contraflo.ws>
Tue, 8 Jul 2014 01:43:42 +0000 (11:43 +1000)
This reverts commit 5b168d43009dbfa9e5b02dd6be7ee5961059ea61.

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

Umbraco.gitignore

index f762672ed2015b1bff310eef9a098e6e1dd904ba..75970e0c2a83dab573c14e516c165b02fe7f4b2b 100644 (file)
@@ -10,3 +10,8 @@ Cached/
 
 # Ignore Umbraco content cache file
 **/App_Data/umbraco.config
+
+# Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder)
+# Make sure to include details from VisualStudio.gitignore BEFORE this
+!**/App_Data/[Pp]ackages/
+!**/[Uu]mbraco/developer/[Pp]ackages