summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-07-16 11:31:24 -0600
committermo khan <mo@mokhan.ca>2025-07-16 11:31:24 -0600
commit7c1a8295ca34a0dcf929c67fe8cd51965144d483 (patch)
treef6dc60ba83bb9cce435f6239e090bf3dc7260921 /.gitattributes
parent69a7dc411c62c2df021b9a0f648e63d7316d8b1b (diff)
chore: generate rpc code in src/rpc
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 1f9ed1f7..0059c70a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,3 @@
vendor/** -diff -merge linguist-vendored gitlab-generated
Cargo.lock -diff -merge linguist-generated gitlab-generated
+src/rpc/** -diff -merge linguist-generated gitlab-generated