-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
106 lines (99 loc) · 2.41 KB
/
.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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
*.suo
*.user
bin/
obj/
library/
packages/
.nuget/
!packages/repositories.config
TestResults/
*csx
*rcf
output/
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Logs and databases #
######################
*.log
*.sqlite
*.svclog
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
# Others #
##########
[Bb]in
[Oo]bj
sql
TestResults
[Tt]est[Rr]esult*
*.Cache
ClientBin
[Ss]tyle[Cc]op.*
~$*
*.dbmdl
Generated_Code #added for RIA/Silverlight projects
# Backup & report files from converting an old project file to a newer #
# Visual Studio version. Backup files are not needed, because we have git ;-) #
###############################################################################
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpdateLog*.htm
### All JS and TS Maps (all non-TypeScript-generated JS are added manually) ###
*.js.map
*.js
Portals/Portals.Web
!Portals/Portals.Web/Config
!Portals/Portals.Web/Modules/Portals.Web.Analytics
!Portals/Portals.Web/Modules/Portals.Web.Apis
!Portals/Portals.Web/Modules/Portals.Web.Applications
!Portals/Portals.Web/Modules/Portals.Web.Core
!Portals/Portals.Web/Modules/Portals.Web.Customization
!Portals/Portals.Web/Modules/Portals.Web.Dashboard
!Portals/Portals.Web/Modules/Portals.Web.Developers
!Portals/Portals.Web/Modules/Portals.Web.Documentation
!Portals/Portals.Web/Modules/Portals.Web.Issues
!Portals/Portals.Web/Modules/Portals.Web.Notifications
!Portals/Portals.Web/Modules/Portals.Web.Permissions
!Portals/Portals.Web/Modules/Portals.Web.Policies
!Portals/Portals.Web/Modules/Portals.Web.Products
!Portals/Portals.Web/Modules/Portals.Web.Roles
!Portals/Portals.Web/Modules/Portals.Web.Security
!Portals/Portals.Web/Themes/Portals.Themes.Admin
!Portals/Portals.Web/Themes/Portals.Themes.Bootstrap
!Portals/Portals.Web/Portals.Web.csproj
!Portals/Portals.Web/Web.config
!Portals/Portals.Web/Web.Debug.config
!Portals/Portals.Web/Web.Release.config
!Portals/Portals.Web/packages.config
###############################################################################
/MicroBenchmarks.sln.ide/edb.chk
/MicroBenchmarks.sln.ide/edbres00001.jrs
/MicroBenchmarks.sln.ide/edbres00002.jrs
/MicroBenchmarks.sln.ide/storage.ide