aboutsummaryrefslogtreecommitdiffstats
path: root/Umbraco.gitignore
diff options
context:
space:
mode:
authorRichard Thompson <richarth@gmail.com>2017-12-15 02:09:14 +0000
committerBrendan Forster <github@brendanforster.com>2017-12-15 12:39:14 +1030
commit15d9a616ae9052559b86605f5a12f7b94bf73797 (patch)
treee818a79e32b518887c2beefe79bfa2bc2cf802f9 /Umbraco.gitignore
parent6fa7f9416d2c5bd0dbc651ea3f88ccd3ef91024e (diff)
downloadgitignore-15d9a616ae9052559b86605f5a12f7b94bf73797.tar.gz
gitignore-15d9a616ae9052559b86605f5a12f7b94bf73797.zip
Ignoring the models builder out of date flag (#2543)
The out of date models flag is automatically generated by the system, we don't want this in Git
Diffstat (limited to 'Umbraco.gitignore')
-rw-r--r--Umbraco.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/Umbraco.gitignore b/Umbraco.gitignore
index b6b0743f..c0392626 100644
--- a/Umbraco.gitignore
+++ b/Umbraco.gitignore
@@ -21,3 +21,6 @@
# ImageProcessor DiskCache
**/App_Data/cache/
+
+# Ignore the Models Builder models out of date flag
+**/App_Data/Models/ood.flag