diff options
author | Jakob Stendahl <jakob.stendahl@outlook.com> | 2021-02-28 10:29:01 +0100 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2021-02-28 10:29:01 +0100 |
commit | 418b418be9d36db42eb729df4a875439673001b7 (patch) | |
tree | afbcc116d6de0abf3e591826b3e83c0257a53e30 /.gitattributes | |
parent | 5a75b5919ab5ca96243570b9b8ab7e9e5a36c9f6 (diff) | |
parent | 6b8575bb2aafc05ce143993a0ebe98c13e895c04 (diff) | |
download | hoverbit-ble-418b418be9d36db42eb729df4a875439673001b7.tar.gz hoverbit-ble-418b418be9d36db42eb729df4a875439673001b7.zip |
Merge branch 'master' of https://github.com/JakobST1n/hoverbit-ble
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..547b9d4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +utils/* linguist-documentation +utils/* linguist-vendored +CMakeLists.txt linguist-vendored +build.py linguist-vendored |