Skip to content

Commit

Permalink
Ba/add gitkeep config dir (#347)
Browse files Browse the repository at this point in the history
* add config gitkeep

* update changelog

* correct filename syntax
  • Loading branch information
bradleyandrick authored Mar 6, 2024
1 parent 6fb7c5e commit 66309db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased

### Added

- Added `.gitkeep` to empty config directory so it gets put into version control.

## 5.0.1 - 2024-03-04

### Added
Expand Down
Empty file added public/config/.gitkeep
Empty file.

0 comments on commit 66309db

Please sign in to comment.