Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 5f7d327

Browse files
authored
Merge pull request #198 from jdeathe/issue/196
CLOSES #196: Adds .env to .gitignore.
2 parents 5ed301b + cf594a5 commit 5f7d327

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
.env
12
packages
23
dist

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Summary of release changes for Version 1.
66

77
CentOS-6 6.10 x86_64, Apache 2.2, PHP-CGI 5.3 (FastCGI), PHP memcached 1.0, PHP APC 3.1.
88

9+
### 1.13.0 - Unreleased
10+
11+
- Adds `.env` files to `.gitignore` for exclusion from version control.
12+
913
### 1.12.0 - 2019-04-14
1014

1115
- Updates image source to [1.12.0](https://github.com/jdeathe/centos-ssh-apache-php/releases/tag/1.12.0).

0 commit comments

Comments
 (0)