2018-03-03 01:41:54 +00:00
|
|
|
!.gitkeep
|
|
|
|
|
2017-04-15 14:16:14 +00:00
|
|
|
# dependencies
|
2016-11-21 14:33:22 +00:00
|
|
|
node_modules
|
2017-06-11 20:43:15 +00:00
|
|
|
package-lock.json
|
2016-11-21 20:32:31 +00:00
|
|
|
|
2017-04-15 14:16:14 +00:00
|
|
|
# logs
|
|
|
|
npm-debug.log
|
2016-11-21 20:32:31 +00:00
|
|
|
|
2017-04-15 14:16:14 +00:00
|
|
|
# Mac OS
|
|
|
|
.DS_Store
|
2016-11-23 19:09:30 +00:00
|
|
|
|
2017-04-15 14:16:14 +00:00
|
|
|
# Idea directory
|
2017-04-27 22:52:06 +00:00
|
|
|
.idea
|
|
|
|
|
2018-03-21 04:59:49 +00:00
|
|
|
# vscode directory
|
|
|
|
.vscode
|
|
|
|
|
2017-08-22 17:30:58 +00:00
|
|
|
#dist
|
2018-05-01 20:15:35 +00:00
|
|
|
dist/*
|
2017-08-22 17:30:58 +00:00
|
|
|
|
|
|
|
# webpack
|
2017-07-24 08:45:00 +00:00
|
|
|
public
|
2017-05-21 20:51:56 +00:00
|
|
|
|
|
|
|
# tests
|
2017-05-23 14:19:25 +00:00
|
|
|
.nyc_output
|
|
|
|
reports
|
2017-05-23 20:01:13 +00:00
|
|
|
selenium-debug.log
|
2017-05-23 23:38:57 +00:00
|
|
|
coverage.lcov
|
|
|
|
/coverage/
|
2017-06-05 20:39:57 +00:00
|
|
|
screenshots
|