diff options
| author | Andrey Listopadov <andreyorst@gmail.com> | 2021-02-20 06:01:50 +0000 |
|---|---|---|
| committer | Andrey Listopadov <andreyorst@gmail.com> | 2021-02-20 06:01:50 +0000 |
| commit | 08a82917bde336d12e8af1921168cdc1f116aba8 (patch) | |
| tree | b83ffccefbfc753255bb70e1361d1d2fdce75e21 /.gitattributes | |
| parent | 60d99f85b6d4f0ec23ad21d3b1767084c5eb8b46 (diff) | |
fix: remove badges from readme
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 15d0d6b..30fb998 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -*.fnl gitlab-language=clojure linguist-language=Fennel -.fenneldoc gitlab-language=clojure linguist-language=Fennel +*.fnl gitlab-language=clojure linguist-language=clojure +.fenneldoc gitlab-language=clojure linguist-language=clojure |