Merge branch 'fix-1013'

I made some changes to the original pull request to remove complexity which
I believe was not needed.
This commit is contained in:
Carl Suster 2014-05-06 17:42:36 +10:00
commit 5d4c342397
1 changed files with 9 additions and 6 deletions

View File

@ -1,9 +1,12 @@
# Ignore Umbraco folders (Generated folders created by Umbraco) # Note: VisualStudio gitignore rules may also be relevant
ClientDependency/
TEMP/ # Ignore unimportant folders generated by Umbraco
Logs/ **/App_Data/ClientDependency/
**/App_Data/ExamineIndexes/
**/App_Data/Logs/
**/App_Data/[Pp]review/
**/App_Data/TEMP/
Cached/ Cached/
ExamineIndexes/
# Ignore Umbraco content cache file # Ignore Umbraco content cache file
umbraco.config **/App_Data/umbraco.config