Skip to content

Commit

Permalink
codeowners: git: add an initial attributes file
Browse files Browse the repository at this point in the history
Add git attribute to accept svg files as binary to avoid handling them
as text files.

Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
  • Loading branch information
utzig authored and carlescufi committed Dec 7, 2020
1 parent 889e2c9 commit 3f4c5a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.svg binary
1 change: 1 addition & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
/Jenkinsfile @thst-nordic
/README.rst @ru-fu @carlescufi
/.checkpatch.conf @carlescufi
/.gitattributes @thst-nordic

# All cmake related files
/CMakeLists.txt @tejlmand
Expand Down

0 comments on commit 3f4c5a2

Please sign in to comment.