diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-12-02 00:04:30 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-12-02 00:04:30 +0100 |
commit | 1dbdc87b6365e5ce852de92a3a2e9ae05c5481a0 (patch) | |
tree | b99bc77d71c8c30d620ebfe34683de4c3b8f6c59 /.gitattributes | |
parent | d1d98a31f9a62e1497bde38178b22075471eb3b1 (diff) |
Add a .gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..92ee34b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto +*.an linguist-language=shell |