Skip to content

Commit ccf6813

Browse files
Add example folder to gitattributes (closes #29)
1 parent 4b3dcf6 commit ccf6813

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
/phpunit.xml.dist export-ignore
99
/.scrutinizer.yml export-ignore
1010
/tests export-ignore
11+
/example export-ignore

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to `phpunit-snapshot-assertions` will be documented in this file
44

5+
## 1.0.1 - 2017-09-11
6+
- Add `example` folder to `.gitattributes`
7+
58
## 1.0.0 - 2017-05-29
69
- Remind how to update snapshots when a snapshot assertion fails
710

0 commit comments

Comments
 (0)