FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
ServiceStack/.gitignore at master · parnham/ServiceStack · GitHub
parnham
/
ServiceStack
Public
forked from
ServiceStack/ServiceStack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
ServiceStack
/
.gitignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
50 lines (47 loc) · 535 Bytes
Breadcrumbs
ServiceStack
/
.gitignore
Copy path
File metadata and controls
50 lines (47 loc) · 535 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
bin
/
obj
/
.idea
/
latest
/
/
env-vars.bat
*
.suo
#
ignore thumbnails created by windows
Thumbs.db
#
Ignore files build by Visual Studio
*
.obj
*
.exe
*
.pdb
*
.user
*
.aps
*
.pch
*
.vspscc
*
_i.c
*
_p.c
*
.ncb
*
.suo
*
.tlb
*
.tlh
*
.bak
*
.cache
*
.ilk
*
.log
[
Bb
]
in
[
Dd
]
ebug
*
/
*
.lib
*
.sbr
*
.resharper.user
obj
/
[
Rr
]
elease
*
/
_ReSharper
*
/
[
Tt
]
est
[
Rr
]
esult
*
App_Data
/
build
/
*
.dll
*
.user
*
.userprefs
release
/
latest
/
*
.nupkg
release
/
*
src
/
ServiceStack.MonoTouch
/
.DS_Store
NuGet
/
build
/
*
.DS_Store
*
.dotCover
Back
|
FazBrowse Home
|
New Git URL