aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authortoni <matzeton@googlemail.com>2016-07-21 02:42:35 +0200
committertoni <matzeton@googlemail.com>2016-07-21 12:26:40 +0200
commite3eb0ae435aea1b84dbded7347394cb8bad64dd0 (patch)
treecd2deaeb573a506830f18adef0651af86a4ca1da /.gitattributes
parentbf39644aba616e1eeadf37721cb8d468a319b8e7 (diff)
vendored files / automake / scripts 2
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes14
1 files changed, 9 insertions, 5 deletions
diff --git a/.gitattributes b/.gitattributes
index 56cdd5b..ae36fe7 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,8 +1,12 @@
+*.sh linguist-vendored
+scripts/* linguist-vendored
+debian/* linguist-vendored
build/* linguist-vendored
m4/* linguist-vendored
-
-configure.ac linguist-vendored
configure linguist-vendored
-Makefile.am linguist-vendored
-autogen.sh linguist-vendored=false
-compile.sh linguist-vendored
+configure.ac linguist-vendored
+aclocal.m4 linguist-vendored
+*.am linguist-vendored
+*.in linguist-vendored
+.travis.yml linguist-vendored
+tests/Makefile linguist-vendored