summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author✈ Graham ✈ <plicease@cpan.org>2017-07-18 01:23:25 -0400
committerGitHub <noreply@github.com>2017-07-18 01:23:25 -0400
commit18ff793d3ec589f02e50bd0d9e2ac3b4d735b3af (patch)
treeadba2721284c4e6ba4d28a2a04cc703299d7dee4
parent764bdd486f596136f43643ad5525e1b6e7789ff1 (diff)
Create .gitattributes
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..86ac29d
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+*.pm linguist-language=Perl
+*.t linguist-language=Perl
+*.h linguist-language=C