-
-
Notifications
You must be signed in to change notification settings - Fork 131
Expand file tree
/
Copy path.gitignore
More file actions
29 lines (29 loc) · 578 Bytes
/
Copy path.gitignore
File metadata and controls
29 lines (29 loc) · 578 Bytes
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
*.add
_ReSharper*
*.suo
[Dd]ebug/
[Rr]elease/
x64/
[Bb]in/
[Oo]bj/
*ReSharper.user
TestResults/*
Examine.Web.Demo/App_Data/*
*.user
build/Releases/*
packages/*
Projects/Examine.Web.Demo/App_Data/*.sdf
Projects/Examine.Web.Demo/App_Data/SimpleIndexSet2/Index/*
NDepend/*
*.orig
.Examine.boltdata/*
src/Examine.Web.Demo/App_Data/SimpleIndexSet2/*
src/Examine.Web.Demo/App_Data/Database1.sdf
src/Examine.vsmdi
src/Local.testsettings
src/packages/*
/src/.vs/*
/src/Examine.Web.Demo/_bin_deployableAssemblies/*
/src/Examine.Web.Demo/App_Data/*
.idea/
/src/Examine.Web.Demo/Examine/*