forked from elastic/elasticsearch-net
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
79 lines (71 loc) · 961 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
*.userprefs
*.local.xml
*.sln.docstates
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.tss
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.nupkg
*.ncrunchsolution
[Bb]in
[Dd]ebug/
test-results
test-results/*
*.lib
*.sbr
*.DotSettings
obj/
[Rr]elease*/
_ReSharper*/
_NCrunch*/
[Tt]est[Rr]esult*
.fake/*
.fake
packages/*
paket.exe
build/*
!build/tools
!build/keys
build/tools/*
!build/tools/sn
!build/tools/sn/*
!build/tools/ilmerge
!build/*.fsx
!build/*.fsx
!build/*.ps1
!build/*.nuspec
!build/*.png
!build/scripts
/dep/Newtonsoft.Json.4.0.2
!docs/build
docs/node_modules
doc/Help
/src/Nest.Tests.Unit/*.ncrunchproject
*.ncrunchproject
Cache
YamlCache
*.DS_Store
*.sln.ide
launchSettings.json
# https://github.com/elastic/elasticsearch-net/pull/1822#issuecomment-183722698
*.project.lock.json
project.lock.json
.vs
.vs/*
.idea/
*.sln.iml
/src/.vs/restore.dg