17 lines
190 B
Plaintext
17 lines
190 B
Plaintext
|
# CI service configurations
|
||
|
.travis.yml
|
||
|
.appveyor.yml
|
||
|
appveyor.yml
|
||
|
|
||
|
# Testing, code coverage, and linting
|
||
|
.eslintignore
|
||
|
.eslintrc.yml
|
||
|
|
||
|
# Git
|
||
|
.git
|
||
|
.gitattributes
|
||
|
.gitignore
|
||
|
|
||
|
# Github
|
||
|
.github
|