about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2021-02-28 20:40:40 +0530
committerAndinus <andinus@nand.sh>2021-02-28 20:41:26 +0530
commit000c08d56e2eb0030a6d3e1b6b2bf192eff0c6ff (patch)
tree63b7172c672db1ccf763ecf25ae4e073317616e0
parent3e6bfe51a2195397e18a484ffa50011cb88f29d4 (diff)
downloadoctans-000c08d56e2eb0030a6d3e1b6b2bf192eff0c6ff.tar.gz
Add .gitattributes
GitHub now recognises .rakumod so this is not necessary but I'll add
it anyways.
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6b9d6b0
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.raku linguist-language=Raku
+*.rakumod linguist-language=Raku