mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 02:14:26 +02:00
exclude error_reporting.ini from git export
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -5,7 +5,6 @@
|
|||||||
*.y text eol=lf
|
*.y text eol=lf
|
||||||
*.lex text eol=lf
|
*.lex text eol=lf
|
||||||
|
|
||||||
|
|
||||||
# exclude from git export
|
# exclude from git export
|
||||||
/travis.ini export-ignore
|
/travis.ini export-ignore
|
||||||
/myconfig.ini export-ignore
|
/myconfig.ini export-ignore
|
||||||
@@ -14,3 +13,4 @@
|
|||||||
/.gitattributes export-ignore
|
/.gitattributes export-ignore
|
||||||
/lexer/ export-ignore
|
/lexer/ export-ignore
|
||||||
/utilities/ export-ignore
|
/utilities/ export-ignore
|
||||||
|
/error_reporting.ini export-ignore
|
||||||
|
Reference in New Issue
Block a user