Skip to content
This repository was archived by the owner on Jan 18, 2019. It is now read-only.

Commit 43f5b4e

Browse files
author
roman.vasilev
committed
chore: Removed old infrastructure code
1 parent 6bc1deb commit 43f5b4e

9 files changed

+54
-17439
lines changed

.gitattributes

-1
This file was deleted.

.gitignore

+2-25
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,19 @@
1-
# Logs
21
logs
32
*.log
43
npm-debug.log*
5-
6-
# Runtime data
74
pids
85
*.pid
96
*.seed
10-
11-
# Directory for instrumented libs generated by jscoverage/JSCover
127
lib-cov
13-
14-
# Coverage directory used by tools like istanbul
158
coverage
16-
17-
# nyc test coverage
189
.nyc_output
19-
20-
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
2110
.grunt
22-
23-
# node-waf configuration
2411
.lock-wscript
25-
26-
# Compiled binary addons (http://nodejs.org/api/addons.html)
2712
build/Release
28-
29-
# Dependency directories
3013
node_modules
3114
jspm_packages
32-
33-
# Optional npm cache directory
3415
.npm
35-
36-
# Optional REPL history
3716
.node_repl_history
38-
39-
# Generated lib directory containing the final plugin code
40-
# lib
41-
17+
.vscode
18+
/dist/
4219
~*

.travis.yml

-23
This file was deleted.

.vscode/settings.json

-5
This file was deleted.

lib/index.js

-85
This file was deleted.

0 commit comments

Comments
 (0)