mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
Since we no longer have any AsciiDoc files that end in ".txt", don't modify them with .gitattributes or ignore them with .gitignore. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
21 lines
262 B
Plaintext
21 lines
262 B
Plaintext
*.xml
|
|
*.html
|
|
*.[1-8]
|
|
*.made
|
|
*.texi
|
|
*.pdf
|
|
git.info
|
|
gitman.info
|
|
howto-index.adoc
|
|
doc.dep
|
|
cmds-*.adoc
|
|
mergetools-*.adoc
|
|
SubmittingPatches.adoc
|
|
tmp-doc-diff/
|
|
tmp-meson-diff/
|
|
GIT-ASCIIDOCFLAGS
|
|
/.build/
|
|
/GIT-EXCLUDED-PROGRAMS
|
|
/asciidoc.conf
|
|
/asciidoctor-extensions.rb
|