Update ignored files

This commit is contained in:
Uwe Tews
2017-11-03 07:31:18 +01:00
parent 5fb8387027
commit 23d29f2ea3
2 changed files with 20 additions and 26 deletions

18
.gitattributes vendored
View File

@@ -1,7 +1,11 @@
* text=auto !eol
docs/chm/make_chm_spc.gif -text
docs/fop/thryb.ttf -text
docs/fop/thrybi.ttf -text
docs/fop/thryi.ttf -text
docs/fop/thryn.ttf -text
misc/smarty_icon.gif -text
# Auto detect text files and perform LF normalization
* text=auto
# exclude from git export
/travis.ini export-ignore
/myconfig.ini export-ignore
/.travis.yml export-ignore
/.gitignore export-ignore
/.gitattributes export-ignore
/lexer/ export-ignore
/utilities/ export-ignore

28
.gitignore vendored
View File

@@ -1,19 +1,9 @@
docs/*.cache
docs/*.fot
docs/Makefile
docs/chm/*.chm
docs/chm/*.hh?
docs/chm/fancy
docs/config.*
docs/configure
docs/diff
docs/dsssl/html-common.dsl
docs/entities/file-entities.ent
docs/entities/version.ent
docs/html
docs/manual.pdf
docs/manual.xml
docs/phpweb
docs/revcheck.html
docs/scripts/file-entities.php
/templates_c
.idea/
# Smarty
lexer/*.php
lexer/*.php.bak
lexer/*.out
utilies/*.php
/composer.lock
/vendor