mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-02 09:24:28 +02:00
Update ignored files
This commit is contained in:
18
.gitattributes
vendored
18
.gitattributes
vendored
@@ -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
28
.gitignore
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user