diff options
| author | Andrey Orst <andreyorst@gmail.com> | 2020-12-10 22:27:22 +0300 |
|---|---|---|
| committer | Andrey Orst <andreyorst@gmail.com> | 2020-12-10 22:27:22 +0300 |
| commit | 79488379302e3f0887dada81d25d5e379957c319 (patch) | |
| tree | b3b9cca68075c0a0cf8295c31b60dd6cc95fc9bf /.gitattributes | |
| parent | 94075ecec503d761ec89f44f476a41f6556a8c0e (diff) | |
feature: make gitlab highlight fennel syntax
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9f1a1b5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.fnl gitlab-language=clojure |