fe-drone-ci/.gitignore

22 lines
237 B
Plaintext
Raw Normal View History

2017-04-18 07:09:13 +00:00
.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
2017-04-18 07:09:13 +00:00
test/unit/coverage
test/e2e/reports
selenium-debug.log
# Editor directories and files
2017-04-18 07:09:13 +00:00
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
2017-11-23 08:32:02 +00:00
package-lock.json