diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2020-04-14 00:02:18 +0200 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2020-04-14 00:02:18 +0200 |
| commit | 728a584ad50ab78d4022b334364471d63f68719d (patch) | |
| tree | dbc796db228da1ccc01d108d69739861dd91e76f /.gitattributes | |
| parent | 290f7cfc3d878d075a7c0749f6e6d0b30d35b4ff (diff) | |
| download | smarty-728a584ad50ab78d4022b334364471d63f68719d.tar.gz smarty-728a584ad50ab78d4022b334364471d63f68719d.tar.bz2 smarty-728a584ad50ab78d4022b334364471d63f68719d.zip | |
Moved changelog to a keepachangelog.com format and added a release script
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 760ebd19..f58d5806 100644 --- a/.gitattributes +++ b/.gitattributes @@ -13,6 +13,7 @@ /.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 /TODO.md export-ignore |
