Browse Source

Initial commit

pull/2/merge
Brett Langdon 13 years ago
commit
f388635a5a
2 changed files with 18 additions and 0 deletions
  1. +14
    -0
      .gitignore
  2. +4
    -0
      README.md

+ 14
- 0
.gitignore View File

@ -0,0 +1,14 @@
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
pids
logs
results
npm-debug.log

+ 4
- 0
README.md View File

@ -0,0 +1,4 @@
node-dogapi
===========
Datadog API Node.JS Client

Loading…
Cancel
Save