-
Notifications
You must be signed in to change notification settings - Fork 13
/
.gitignore
58 lines (58 loc) · 893 Bytes
/
.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
*.dll
*.exe
*.pdb
#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
*.obj
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.map
*.js.map
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
*.bak*
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
/Fonlow.Oc.WebApi/App_Data
.vs
/DemoAngularJs2/node_modules
/DemoAngular2/node_modules
/DemoWebApi/App_Data/*.ldf
/DemoWebApi/App_Data/*.mdf
/packages
/DemoNGCli/NG
/DemoCoreWeb/wwwroot
/DemoNGCli/NGSource/package-lock.json
/axios/node_modules
coverage
/aurelia/node_modules
node_modules
/fetchapi/coverage
/jq/_reports
/Tests/NG2TestBed/src/clientapi/ClientApiAuto.ts
/Tests/openapi-directory
/Tests/NG2TestBed/.angular
/ng2/.angular
/Tests/openapi-directory20240114
/fetchapi/package-lock.json
/axios/package-lock.json
/aurelia/package-lock.json
/jq/package-lock.json
/ng2/package-lock.json