diff --git a/.gitattributes b/.gitattributes index 42d437f..ce4ec6d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,7 +9,6 @@ .gitattributes export-ignore .gitignore export-ignore .styleci.yml export-ignore -CHANGELOG.md export-ignore CONTRIBUTING.md export-ignore phpstan.neon.dist export-ignore phpunit.xml.dist export-ignore diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 2cffba7..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,7 +0,0 @@ -# Changelog -All notable changes to this project will be documented in this file. - -The format is based on [Keep a Changelog](http://keepachangelog.com/) -and this project adheres to [Semantic Versioning](http://semver.org/). - -## [Unreleased]