-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitignore
65 lines (63 loc) · 879 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
#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
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
*.config
!*/App_Plugins/EditorTools
!*.example.config
!*/App_Plugins/EditorTools/Views
packages.config
*.scc
Properties/PublishProfiles/*
packages
.nuget/NuGet.targets
*.GhostDoc.xml
Backup
UpgradeLog*.htm
Microsoft.CodeDom.Providers.DotNetCompilerPlatform.*
*/*/DataTables
*/scripts/jquery*
*.nupkg
.vs
# Umbraco files
[Gg]lobal.asax
[Uu]mbraco/
[Uu]mbraco_Client/
[Aa]pp_Data/
[Aa]pp_Browsers/
Escc.Umbraco.EditorTools/[Vv]iews
[Cc]onfig
*/App_Plugins/ModelsBuilder
[Ii]nstall/
*/[Cc]onfig/
[Dd]efault.aspx
[Vv]iews/[Ww]eb.config.transform
[Mm]edia
*.backup
dummy.txt
*.config.js
*/Views/Partials/Grid/*