1
0
mirror of https://github.com/akpaevj/onecmonitor.git synced 2024-12-14 10:12:52 +02:00
This commit is contained in:
akpaev.e 2023-01-28 00:27:39 +03:00
parent 5f80256b50
commit f7c2765a6c
2 changed files with 368 additions and 4399 deletions

731
.gitignore vendored
View File

@ -1,363 +1,368 @@
## Ignore Visual Studio temporary files, build results, and ## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons. ## files generated by popular Visual Studio add-ons.
## ##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
# User-specific files # User-specific files
*.rsuser *.rsuser
*.suo *.suo
*.user *.user
*.userosscache *.userosscache
*.sln.docstates *.sln.docstates
om-server.db*
# User-specific files (MonoDevelop/Xamarin Studio) wwwroot/
*.userprefs
# User-specific files (MonoDevelop/Xamarin Studio)
# Mono auto generated files *.userprefs
mono_crash.*
# Mono auto generated files
# Build results mono_crash.*
[Dd]ebug/
[Dd]ebugPublic/ # Build results
[Rr]elease/ [Dd]ebug/
[Rr]eleases/ [Dd]ebugPublic/
x64/ [Rr]elease/
x86/ [Rr]eleases/
[Ww][Ii][Nn]32/ x64/
[Aa][Rr][Mm]/ x86/
[Aa][Rr][Mm]64/ [Ww][Ii][Nn]32/
bld/ [Aa][Rr][Mm]/
[Bb]in/ [Aa][Rr][Mm]64/
[Oo]bj/ bld/
[Oo]ut/ [Bb]in/
[Ll]og/ [Oo]bj/
[Ll]ogs/ [Oo]ut/
[Ll]og/
# Visual Studio 2015/2017 cache/options directory [Ll]ogs/
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot # Visual Studio 2015/2017 cache/options directory
#wwwroot/ .vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
# Visual Studio 2017 auto generated files #wwwroot/
Generated\ Files/
# Visual Studio 2017 auto generated files
# MSTest test Results Generated\ Files/
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.* # MSTest test Results
[Tt]est[Rr]esult*/
# NUnit [Bb]uild[Ll]og.*
*.VisualState.xml
TestResult.xml # NUnit
nunit-*.xml *.VisualState.xml
TestResult.xml
# Build Results of an ATL Project nunit-*.xml
[Dd]ebugPS/
[Rr]eleasePS/ # Build Results of an ATL Project
dlldata.c [Dd]ebugPS/
[Rr]eleasePS/
# Benchmark Results dlldata.c
BenchmarkDotNet.Artifacts/
# Benchmark Results
# .NET Core BenchmarkDotNet.Artifacts/
project.lock.json
project.fragment.lock.json # .NET Core
artifacts/ project.lock.json
project.fragment.lock.json
# ASP.NET Scaffolding artifacts/
ScaffoldingReadMe.txt
# ASP.NET Scaffolding
# StyleCop ScaffoldingReadMe.txt
StyleCopReport.xml
# StyleCop
# Files built by Visual Studio StyleCopReport.xml
*_i.c
*_p.c # Files built by Visual Studio
*_h.h *_i.c
*.ilk *_p.c
*.meta *_h.h
*.obj *.ilk
*.iobj *.meta
*.pch *.obj
*.pdb *.iobj
*.ipdb *.pch
*.pgc *.pdb
*.pgd *.ipdb
*.rsp *.pgc
*.sbr *.pgd
*.tlb *.rsp
*.tli *.sbr
*.tlh *.tlb
*.tmp *.tli
*.tmp_proj *.tlh
*_wpftmp.csproj *.tmp
*.log *.tmp_proj
*.vspscc *_wpftmp.csproj
*.vssscc *.log
.builds *.vspscc
*.pidb *.vssscc
*.svclog .builds
*.scc *.pidb
*.svclog
# Chutzpah Test files *.scc
_Chutzpah*
# Chutzpah Test files
# Visual C++ cache files _Chutzpah*
ipch/
*.aps # Visual C++ cache files
*.ncb ipch/
*.opendb *.aps
*.opensdf *.ncb
*.sdf *.opendb
*.cachefile *.opensdf
*.VC.db *.sdf
*.VC.VC.opendb *.cachefile
*.VC.db
# Visual Studio profiler *.VC.VC.opendb
*.psess
*.vsp # Visual Studio profiler
*.vspx *.psess
*.sap *.vsp
*.vspx
# Visual Studio Trace Files *.sap
*.e2e
# Visual Studio Trace Files
# TFS 2012 Local Workspace *.e2e
$tf/
# TFS 2012 Local Workspace
# Guidance Automation Toolkit $tf/
*.gpState
# Guidance Automation Toolkit
# ReSharper is a .NET coding add-in *.gpState
_ReSharper*/
*.[Rr]e[Ss]harper # ReSharper is a .NET coding add-in
*.DotSettings.user _ReSharper*/
*.[Rr]e[Ss]harper
# TeamCity is a build add-in *.DotSettings.user
_TeamCity*
# TeamCity is a build add-in
# DotCover is a Code Coverage Tool _TeamCity*
*.dotCover
# DotCover is a Code Coverage Tool
# AxoCover is a Code Coverage Tool *.dotCover
.axoCover/*
!.axoCover/settings.json # AxoCover is a Code Coverage Tool
.axoCover/*
# Coverlet is a free, cross platform Code Coverage Tool !.axoCover/settings.json
coverage*.json
coverage*.xml # Coverlet is a free, cross platform Code Coverage Tool
coverage*.info coverage*.json
coverage*.xml
# Visual Studio code coverage results coverage*.info
*.coverage
*.coveragexml # Visual Studio code coverage results
*.coverage
# NCrunch *.coveragexml
_NCrunch_*
.*crunch*.local.xml # NCrunch
nCrunchTemp_* _NCrunch_*
.*crunch*.local.xml
# MightyMoose nCrunchTemp_*
*.mm.*
AutoTest.Net/ # MightyMoose
*.mm.*
# Web workbench (sass) AutoTest.Net/
.sass-cache/
# Web workbench (sass)
# Installshield output folder .sass-cache/
[Ee]xpress/
# Installshield output folder
# DocProject is a documentation generator add-in [Ee]xpress/
DocProject/buildhelp/
DocProject/Help/*.HxT # DocProject is a documentation generator add-in
DocProject/Help/*.HxC DocProject/buildhelp/
DocProject/Help/*.hhc DocProject/Help/*.HxT
DocProject/Help/*.hhk DocProject/Help/*.HxC
DocProject/Help/*.hhp DocProject/Help/*.hhc
DocProject/Help/Html2 DocProject/Help/*.hhk
DocProject/Help/html DocProject/Help/*.hhp
DocProject/Help/Html2
# Click-Once directory DocProject/Help/html
publish/
# Click-Once directory
# Publish Web Output publish/
*.[Pp]ublish.xml
*.azurePubxml # Publish Web Output
# Note: Comment the next line if you want to checkin your web deploy settings, *.[Pp]ublish.xml
# but database connection strings (with potential passwords) will be unencrypted *.azurePubxml
*.pubxml # Note: Comment the next line if you want to checkin your web deploy settings,
*.publishproj # but database connection strings (with potential passwords) will be unencrypted
*.pubxml
# Microsoft Azure Web App publish settings. Comment the next line if you want to *.publishproj
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted # Microsoft Azure Web App publish settings. Comment the next line if you want to
PublishScripts/ # checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
# NuGet Packages PublishScripts/
*.nupkg
# NuGet Symbol Packages # NuGet Packages
*.snupkg *.nupkg
# The packages folder can be ignored because of Package Restore # NuGet Symbol Packages
**/[Pp]ackages/* *.snupkg
# except build/, which is used as an MSBuild target. # The packages folder can be ignored because of Package Restore
!**/[Pp]ackages/build/ **/[Pp]ackages/*
# Uncomment if necessary however generally it will be regenerated when needed # except build/, which is used as an MSBuild target.
#!**/[Pp]ackages/repositories.config !**/[Pp]ackages/build/
# NuGet v3's project.json files produces more ignorable files # Uncomment if necessary however generally it will be regenerated when needed
*.nuget.props #!**/[Pp]ackages/repositories.config
*.nuget.targets # NuGet v3's project.json files produces more ignorable files
*.nuget.props
# Microsoft Azure Build Output *.nuget.targets
csx/
*.build.csdef # Microsoft Azure Build Output
csx/
# Microsoft Azure Emulator *.build.csdef
ecf/
rcf/ # Microsoft Azure Emulator
ecf/
# Windows Store app package directories and files rcf/
AppPackages/
BundleArtifacts/ # Windows Store app package directories and files
Package.StoreAssociation.xml AppPackages/
_pkginfo.txt BundleArtifacts/
*.appx Package.StoreAssociation.xml
*.appxbundle _pkginfo.txt
*.appxupload *.appx
*.appxbundle
# Visual Studio cache files *.appxupload
# files ending in .cache can be ignored
*.[Cc]ache # Visual Studio cache files
# but keep track of directories ending in .cache # files ending in .cache can be ignored
!?*.[Cc]ache/ *.[Cc]ache
# but keep track of directories ending in .cache
# Others !?*.[Cc]ache/
ClientBin/
~$* # Others
*~ ClientBin/
*.dbmdl ~$*
*.dbproj.schemaview *~
*.jfm *.dbmdl
*.pfx *.dbproj.schemaview
*.publishsettings *.jfm
orleans.codegen.cs *.pfx
*.publishsettings
# Including strong name files can present a security risk orleans.codegen.cs
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
#*.snk # Including strong name files can present a security risk
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
# Since there are multiple workflows, uncomment next line to ignore bower_components #*.snk
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/ # Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
# RIA/Silverlight projects #bower_components/
Generated_Code/
# RIA/Silverlight projects
# Backup & report files from converting an old project file Generated_Code/
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-) # Backup & report files from converting an old project file
_UpgradeReport_Files/ # to a newer Visual Studio version. Backup files are not needed,
Backup*/ # because we have git ;-)
UpgradeLog*.XML _UpgradeReport_Files/
UpgradeLog*.htm Backup*/
ServiceFabricBackup/ UpgradeLog*.XML
*.rptproj.bak UpgradeLog*.htm
ServiceFabricBackup/
# SQL Server files *.rptproj.bak
*.mdf
*.ldf # SQL Server files
*.ndf *.mdf
*.ldf
# Business Intelligence projects *.ndf
*.rdl.data
*.bim.layout # Business Intelligence projects
*.bim_*.settings *.rdl.data
*.rptproj.rsuser *.bim.layout
*- [Bb]ackup.rdl *.bim_*.settings
*- [Bb]ackup ([0-9]).rdl *.rptproj.rsuser
*- [Bb]ackup ([0-9][0-9]).rdl *- [Bb]ackup.rdl
*- [Bb]ackup ([0-9]).rdl
# Microsoft Fakes *- [Bb]ackup ([0-9][0-9]).rdl
FakesAssemblies/
# Microsoft Fakes
# GhostDoc plugin setting file FakesAssemblies/
*.GhostDoc.xml
# GhostDoc plugin setting file
# Node.js Tools for Visual Studio *.GhostDoc.xml
.ntvs_analysis.dat
node_modules/ # Node.js Tools for Visual Studio
.ntvs_analysis.dat
# Visual Studio 6 build log node_modules/
*.plg
# Visual Studio 6 build log
# Visual Studio 6 workspace options file *.plg
*.opt
# Visual Studio 6 workspace options file
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.) *.opt
*.vbw
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
# Visual Studio LightSwitch build output *.vbw
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts # Visual Studio LightSwitch build output
**/*.DesktopClient/ModelManifest.xml **/*.HTMLClient/GeneratedArtifacts
**/*.Server/GeneratedArtifacts **/*.DesktopClient/GeneratedArtifacts
**/*.Server/ModelManifest.xml **/*.DesktopClient/ModelManifest.xml
_Pvt_Extensions **/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
# Paket dependency manager _Pvt_Extensions
.paket/paket.exe
paket-files/ # Paket dependency manager
.paket/paket.exe
# FAKE - F# Make paket-files/
.fake/
# FAKE - F# Make
# CodeRush personal settings .fake/
.cr/personal
# CodeRush personal settings
# Python Tools for Visual Studio (PTVS) .cr/personal
__pycache__/
*.pyc # Python Tools for Visual Studio (PTVS)
__pycache__/
# Cake - Uncomment if you are using it *.pyc
# tools/**
# !tools/packages.config # Cake - Uncomment if you are using it
# tools/**
# Tabs Studio # !tools/packages.config
*.tss
# Tabs Studio
# Telerik's JustMock configuration file *.tss
*.jmconfig
# Telerik's JustMock configuration file
# BizTalk build output *.jmconfig
*.btp.cs
*.btm.cs # BizTalk build output
*.odx.cs *.btp.cs
*.xsd.cs *.btm.cs
*.odx.cs
# OpenCover UI analysis results *.xsd.cs
OpenCover/
# OpenCover UI analysis results
# Azure Stream Analytics local run output OpenCover/
ASALocalRun/
# Azure Stream Analytics local run output
# MSBuild Binary and Structured Log ASALocalRun/
*.binlog
# MSBuild Binary and Structured Log
# NVidia Nsight GPU debugger configuration file *.binlog
*.nvuser
# NVidia Nsight GPU debugger configuration file
# MFractors (Xamarin productivity tool) working folder *.nvuser
.mfractor/
# MFractors (Xamarin productivity tool) working folder
# Local History for Visual Studio .mfractor/
.localhistory/
# Local History for Visual Studio
# BeatPulse healthcheck temp database .localhistory/
healthchecksdb
# BeatPulse healthcheck temp database
# Backup folder for Package Reference Convert tool in Visual Studio 2017 healthchecksdb
MigrationBackup/
# Backup folder for Package Reference Convert tool in Visual Studio 2017
# Ionide (cross platform F# VS Code tools) working folder MigrationBackup/
.ionide/
# Ionide (cross platform F# VS Code tools) working folder
# Fody - auto-generated XML schema .ionide/
FodyWeavers.xsd
# Fody - auto-generated XML schema
FodyWeavers.xsd
/onecmonitor-server/wwwroot/6959d0d983ee318f8880.woff
/onecmonitor-server/wwwroot/b2e5aab643c6f0fd2da6.woff2
/onecmonitor-server/package-lock.json

File diff suppressed because it is too large Load Diff