mirror of
https://github.com/filp/whoops.git
synced 2026-08-30 03:58:17 +00:00
Merge pull request #238 from fanno/master
added: .gitattributes so that package for stable version is not over siz...
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
docs/ export-ignore
|
||||
examples/ export-ignore
|
||||
tests/ export-ignore
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
.scrutinizer.yml export-ignore
|
||||
.travis.yml export-ignore
|
||||
phpunit.xml.dist export-ignore
|
||||
CONTRIBUTING.md export-ignore
|
||||
README.md export-ignore
|
||||
Reference in New Issue
Block a user