Included documents like SDD and requirements

This commit is contained in:
Eric Ratliff
2026-02-22 07:15:42 -06:00
parent ca855dd3af
commit 131ca648b5
6 changed files with 5 additions and 1 deletions

6
.gitattributes vendored
View File

@@ -19,5 +19,9 @@
# Documentation
*.md text diff=markdown
# Engineering documents -- binary, do not diff or merge
docs/*.docx binary
docs/*.xlsx binary
# Binary / generated -- do not diff
Cargo.lock linguist-generated=true
Cargo.lock linguist-generated=true