mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-03 18:04:26 +02:00
Merge pull request #535 from glensc/patch-1
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
|
||||
*.lex text eol=lf
|
||||
|
||||
|
||||
# exclude from git export
|
||||
/travis.ini export-ignore
|
||||
/myconfig.ini export-ignore
|
||||
@@ -14,3 +13,4 @@
|
||||
/.gitattributes export-ignore
|
||||
/lexer/ export-ignore
|
||||
/utilities/ export-ignore
|
||||
/error_reporting.ini export-ignore
|
||||
|
Reference in New Issue
Block a user