summaryrefslogtreecommitdiffstats
path: root/app/sql
diff options
context:
space:
mode:
Diffstat (limited to 'app/sql')
-rw-r--r--app/sql/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/sql/DEPS b/app/sql/DEPS
new file mode 100644
index 0000000..7bfcce1
--- /dev/null
+++ b/app/sql/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/sqlite/preprocessed",
+]