Enable src/preserve.belle to stop rebuilding Belle all the time

This commit is contained in:
Stephan
2018-05-03 11:27:08 +02:00
parent 93adda2e4a
commit 5798d8e57b
2 changed files with 6 additions and 2 deletions

3
.gitignore vendored
View File

@@ -121,6 +121,9 @@ src/Umbraco.Web.UI.Client/bower_components/*
/src/Umbraco.Web.UI/Umbraco/preview
/src/Umbraco.Web.UI/Umbraco/preview.old
# ignore rule for clearing out Belle (avoid rebuilding all the time)
preserve.belle
#Ignore Rule for output of generated documentation files from Grunt docserve
src/Umbraco.Web.UI.Client/docs/api
src/*.boltdata/