summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-07-16 06:17:24 +0300
committerThanos Apollo <[email protected]>2024-07-16 06:17:24 +0300
commit6d40e319e46eddc6a3e1a97b1dd1dafedb785889 (patch)
treeebe4fc93a98f57b74b4a34d3af0ef2739695b67f /.gitattributes
init project
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6cd3d1c
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+*.scm diff=scheme
+*.scm.in diff=scheme
+*.texi diff=texinfo \ No newline at end of file