aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2022-01-24 22:58:42 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2022-01-24 22:58:42 +0100
commit2c6ca2d709b3e5bd62473bd59c4cbd7469f0fa38 (patch)
tree8d45ac5a8af05632abaa311fb0f8a4bec2810c56 /.gitattributes
parentb2229977dc298572c7653314152592c650ea06e6 (diff)
downloadfeed2imap-go-2c6ca2d709b3e5bd62473bd59c4cbd7469f0fa38.tar.gz
feed2imap-go-2c6ca2d709b3e5bd62473bd59c4cbd7469f0fa38.tar.bz2
feed2imap-go-2c6ca2d709b3e5bd62473bd59c4cbd7469f0fa38.zip
Do not detect *.tpl files on github
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 777829e..f51a632 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,4 +2,4 @@
* text=auto
# Templates should have CRLF
-*.tpl text eol=crlf
+*.tpl text eol=crlf -linguist-detectable