Add app/ dir to also also include annotations

This commit is contained in:
Christian Georgi
2020-06-03 10:15:10 +02:00
committed by GitHub
parent b371e10fdf
commit b5fc3fe4fa

View File

@@ -21,7 +21,8 @@
"options": { "options": {
"model": [ "model": [
"db", "db",
"srv" "srv",
"app"
] ]
} }
}, },
@@ -63,4 +64,4 @@
} }
} }
} }
} }