forked from postmanlabs/newman
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
59 lines (54 loc) · 1.05 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
node_modules/
docs/*
.idea/*
./*.postman_collection
./*.globals
#Visual Studio Code specific files
.vscode/*
jsconfig.json
#ctags
tags
src/tags
tests/tags
#Custom files - to prevent inclusion in npm package
.DS_Store
Angelist%20API.json.postman_collection
Backup.postman_dump
Backup2
authPost.postman_collection
baHelper.postman_collection
c1.json.postman_collection
c2.json
c3.json.postman_collection
cstat.json.postman_collection
data/
dauth.json.postman_collection
e.postman_environment
fileTest.postman_collection
globals.postman_globals
h.html
headerTest.json.postman_collection
helper.postman_collection
ht.html
jqTest.json.postman_collection
junit.xml
nmRegex.json.postman_collection
noctest.json.postman_collection
nodeserver.js
o.json
oauth.json.postman_collection
oauth.postman_collection
orderTest.json.postman_collection
outfile.json
postCollection.json.postman_collection
rep.html
split.postman_collection
src/templates/temp
statusChecj.json.postman_collection
td.csv
tem/
testC1.json
testpost.js
tests/data/data1.json
tests/integ_tests/dCSV.csv
npm-debug.log*