diff options
author | Richard Maw <richard.maw@codethink.co.uk> | 2012-01-11 11:17:54 +0000 |
---|---|---|
committer | Richard Maw <richard.maw@codethink.co.uk> | 2012-01-11 11:17:54 +0000 |
commit | db1defefcc4c7cac6e3e68ba3822f949de6756e5 (patch) | |
tree | 84131ccc322a0db3ffd4a39b6cb228525340570e /submodules/autoconf/.gitattributes | |
parent | c895e797b99cb985d17690ee3f3e542361e2cda1 (diff) | |
download | bison-db1defefcc4c7cac6e3e68ba3822f949de6756e5.tar.gz |
Flatten submodules/autoconf
Diffstat (limited to 'submodules/autoconf/.gitattributes')
m--------- | submodules/autoconf | 0 | ||||
-rw-r--r-- | submodules/autoconf/.gitattributes | 19 |
2 files changed, 19 insertions, 0 deletions
diff --git a/submodules/autoconf b/submodules/autoconf deleted file mode 160000 -Subproject 8cb01740a0b7044feafcc51ea980583311e52a9 diff --git a/submodules/autoconf/.gitattributes b/submodules/autoconf/.gitattributes new file mode 100644 index 00000000..80c4fdf1 --- /dev/null +++ b/submodules/autoconf/.gitattributes @@ -0,0 +1,19 @@ +# See README-hacking for ideas on making these settings useful. +*.texi* diff=texinfo +ChangeLog merge=merge-changelog + +# Exempt upstream files from whitespace rules. +config.guess -whitespace +config.sub -whitespace +elisp-comp -whitespace +install-sh -whitespace +mdate-sh -whitespace +missing -whitespace +move-if-change -whitespace +texinfo.tex -whitespace +fdl.texi -whitespace +fdl-1.3.texi -whitespace +make-stds.texi -whitespace +standards.texi -whitespace +gendocs.sh -whitespace +gendocs_template -whitespace |