diff options
author | Christian Cleberg <hello@cmc.pub> | 2025-03-29 22:29:03 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cmc.pub> | 2025-03-29 22:29:03 -0500 |
commit | 8cdc6a6c1b0754883612f24317b218874dd12808 (patch) | |
tree | 43be66c5a42b1c0ece640f43d25700d47abcc043 | |
parent | d179fdbff5de2bdbaf778d1473af224e5901ba8e (diff) | |
download | cleberg.net-8cdc6a6c1b0754883612f24317b218874dd12808.tar.gz cleberg.net-8cdc6a6c1b0754883612f24317b218874dd12808.tar.bz2 cleberg.net-8cdc6a6c1b0754883612f24317b218874dd12808.zip |
update .gitattributes
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 3808cac..a7565a2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,7 +7,7 @@ # https://github.com/github/linguist/blob/master/README.md -*.conf linguist-language=Org +*.org linguist-language=Org # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |