diff options
author | Marvin Borner | 2024-01-18 23:11:06 +0100 |
---|---|---|
committer | Marvin Borner | 2024-01-18 23:11:06 +0100 |
commit | 8d9b40605dc8caa92fa501770b917a7b50cac5dc (patch) | |
tree | d51ee3ab9dc925785be2c186b2dd081eac890ba0 | |
parent | 5c713d1e2da06b50fa0016086c2e8443624cbb68 (diff) |
Fixed attributes
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9f0b039 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.blc.io linguist-language=BLC +*.blc linguist-language=BLC |