mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
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
This commit is contained in:
parent
6fa7f9416d
commit
15d9a616ae
1 changed files with 3 additions and 0 deletions
|
@ -21,3 +21,6 @@
|
|||
|
||||
# ImageProcessor DiskCache
|
||||
**/App_Data/cache/
|
||||
|
||||
# Ignore the Models Builder models out of date flag
|
||||
**/App_Data/Models/ood.flag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue