2017-11-02 06:45:55 +00:00
|
|
|
.github/**
|
2016-08-25 15:55:00 +00:00
|
|
|
.vscode/**
|
2017-11-02 06:45:55 +00:00
|
|
|
images/**
|
|
|
|
!images/logo.png
|
2016-08-25 15:55:00 +00:00
|
|
|
out/test/**
|
|
|
|
src/**
|
2017-11-02 06:45:55 +00:00
|
|
|
vendor/jetbrains/phpstorm-stubs/**
|
|
|
|
vendor/bin/**
|
|
|
|
**/.DS_Store
|
|
|
|
**/.editorconfig
|
|
|
|
**/.gitignore
|
|
|
|
**/.npmrc
|
|
|
|
**/.styleci.yml
|
|
|
|
**/.travis.yml
|
|
|
|
**/*.d.ts
|
2016-08-25 15:55:00 +00:00
|
|
|
**/*.map
|
2017-11-02 06:45:55 +00:00
|
|
|
**/appveyor.yml
|
|
|
|
**/dependencies.yml
|
|
|
|
**/jshintrc
|
|
|
|
**/phpunit.xml.dist
|
|
|
|
**/tsconfig.json
|
|
|
|
**/tslint.json
|