summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2021-01-08 15:05:10 +0100
committerSimon Wisselink <s.wisselink@iwink.nl>2021-01-08 15:05:10 +0100
commitcb4254355e399265af2503f2dfc5566967369c7f (patch)
treeaa6ee02f560490901137d1a5633656f93778c0f6 /.gitattributes
parentf65e7ddd22acde2f09da82cb64f8b51d414b75f0 (diff)
downloadsmarty-cb4254355e399265af2503f2dfc5566967369c7f.tar.gz
smarty-cb4254355e399265af2503f2dfc5566967369c7f.tar.bz2
smarty-cb4254355e399265af2503f2dfc5566967369c7f.zip
Removed unused error_reporting.ini file, updated version number in Smarty::SMARTY_VERSION, fixed inline phpdoc that caused an IDE error
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index f58d5806..2cda67b0 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -12,7 +12,6 @@
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
-/error_reporting.ini export-ignore
/make-release.sh export-ignore
/phpunit.sh export-ignore
/phpunit.xml export-ignore