Skip to content

Commit 4735a72

Browse files
First commit
1 parent 2fb5826 commit 4735a72

File tree

8 files changed

+2758
-350
lines changed

8 files changed

+2758
-350
lines changed

.gitignore

+2-12
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,17 @@
22
logs
33
*.log
44

5-
# Runtime data
6-
pids
7-
*.pid
8-
*.seed
9-
105
# Directory for instrumented libs generated by jscoverage/JSCover
116
lib-cov
127

138
# Coverage directory used by tools like istanbul
149
coverage
1510

16-
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
17-
.grunt
18-
19-
# Compiled binary addons (http://nodejs.org/api/addons.html)
20-
build/Release
21-
2211
# Dependency directory
2312
# Commenting this out is preferred by some people, see
2413
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-
2514
node_modules
2615

2716
# Users Environment Variables
28-
.lock-wscript
17+
.IDEA
18+
.DS_Store

LICENSE

+5-338
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)