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

Commit f83fb88

Browse files
committed
Update deployment instructions, gitignore
1 parent 832bbd7 commit f83fb88

File tree

4 files changed

+1
-66
lines changed

4 files changed

+1
-66
lines changed

.gitignore

+1-19
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,16 @@
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-
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
189
.grunt
19-
20-
# node-waf configuration
2110
.lock-wscript
22-
23-
# Compiled binary addons (http://nodejs.org/api/addons.html)
2411
build/Release
25-
26-
# Dependency directories
2712
node_modules
2813
jspm_packages
29-
30-
# Optional npm cache directory
3114
.npm
32-
33-
# Optional REPL history
3415
.node_repl_history
16+
.vscode

.vscode/.browse.VC.db

-4.25 MB
Binary file not shown.

.vscode/.browse.VC.db-wal

-4.33 MB
Binary file not shown.

.vscode/launch.json

-47
This file was deleted.

0 commit comments

Comments
 (0)