summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2017-02-02 13:24:13 +0000
committerDenis Ovsienko <denis@ovsienko.info>2017-02-02 13:24:13 +0000
commitefd50b3e143aa6a2dad1a78a795174a71d6fb18b (patch)
tree22c02a35b92cb769f2fc19a0c9825acfd761f2b0 /.gitattributes
parentbe1e19f50cc0d88bdb0140ed6d99574249a3c297 (diff)
downloadtcpdump-efd50b3e143aa6a2dad1a78a795174a71d6fb18b.tar.gz
add a GitHub issue template
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 3565e20a..df706c34 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,3 +4,6 @@
# Normalize line endings to LF on checkin and
# prevents conversion to CRLF when the file is checked out
tests/*.out text eol=lf
+
+# things that only make sense on github.com
+.github export-ignore