Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Commit c04cf61

Browse files
committed
Initial commit
0 parents  commit c04cf61

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

.gitignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
lib-cov
2+
*.seed
3+
*.log
4+
*.csv
5+
*.dat
6+
*.out
7+
*.pid
8+
*.gz
9+
10+
pids
11+
logs
12+
results
13+
14+
npm-debug.log
15+
node_modules

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
azure-sdk-for-node-restapi-sample
2+
=================================

0 commit comments

Comments
 (0)