mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-03 01:44:26 +02:00
Update ignored files
This commit is contained in:
18
.gitattributes
vendored
18
.gitattributes
vendored
@@ -1,7 +1,11 @@
|
|||||||
* text=auto !eol
|
# Auto detect text files and perform LF normalization
|
||||||
docs/chm/make_chm_spc.gif -text
|
* text=auto
|
||||||
docs/fop/thryb.ttf -text
|
|
||||||
docs/fop/thrybi.ttf -text
|
# exclude from git export
|
||||||
docs/fop/thryi.ttf -text
|
/travis.ini export-ignore
|
||||||
docs/fop/thryn.ttf -text
|
/myconfig.ini export-ignore
|
||||||
misc/smarty_icon.gif -text
|
/.travis.yml export-ignore
|
||||||
|
/.gitignore export-ignore
|
||||||
|
/.gitattributes export-ignore
|
||||||
|
/lexer/ export-ignore
|
||||||
|
/utilities/ export-ignore
|
||||||
|
28
.gitignore
vendored
28
.gitignore
vendored
@@ -1,19 +1,9 @@
|
|||||||
docs/*.cache
|
|
||||||
docs/*.fot
|
.idea/
|
||||||
docs/Makefile
|
# Smarty
|
||||||
docs/chm/*.chm
|
lexer/*.php
|
||||||
docs/chm/*.hh?
|
lexer/*.php.bak
|
||||||
docs/chm/fancy
|
lexer/*.out
|
||||||
docs/config.*
|
utilies/*.php
|
||||||
docs/configure
|
/composer.lock
|
||||||
docs/diff
|
/vendor
|
||||||
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
|
|
||||||
|
Reference in New Issue
Block a user