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:
commit
5d4c342397
@ -1,9 +1,12 @@
|
||||
# Ignore Umbraco folders (Generated folders created by Umbraco)
|
||||
ClientDependency/
|
||||
TEMP/
|
||||
Logs/
|
||||
# Note: VisualStudio gitignore rules may also be relevant
|
||||
|
||||
# Ignore unimportant folders generated by Umbraco
|
||||
**/App_Data/ClientDependency/
|
||||
**/App_Data/ExamineIndexes/
|
||||
**/App_Data/Logs/
|
||||
**/App_Data/[Pp]review/
|
||||
**/App_Data/TEMP/
|
||||
Cached/
|
||||
ExamineIndexes/
|
||||
|
||||
# Ignore Umbraco content cache file
|
||||
umbraco.config
|
||||
**/App_Data/umbraco.config
|
||||
|
Loading…
Reference in New Issue
Block a user