Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 17 additions & 77 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,77 +1,10 @@
ACPLogAnalyzer.exe.config.deploy
ACPLogAnalyzer_TemporaryKey.pfx
ACPLogAnalyzer.application
ACPLogAnalyzer_MarkupCompile.i.cache
ACPLogAnalyzer_MarkupCompile.lref
App.g.i.cs
ConfigPlot.g.cs
ConfigPlot.g.i.cs
ConfigReport.g.cs
ConfigReport.g.i.cs
DesignTimeResolveAssemblyReferencesInput.cache
GeneratedInternalTypeHelper.g.cs
GeneratedInternalTypeHelper.g.i.cs
Graph.g.cs
Graph.g.i.cs
GraphUserControl.g.cs
GraphUserControl.g.i.cs
Help.g.cs
Help.g.i.cs
MainWindow.g.cs
MainWindow.g.i.cs
Update.g.cs
ACPLogAnalyzer.csprojResolveAssemblyReference.cache
App.g.cs
Update.g.i.cs
ACPLogAnalyzer.exe
ACPLogAnalyzer.exe.manifest
ACPLogAnalyzer.pdb
ACPLogAnalyzer_MarkupCompile.cache
ACPLogAnalyzer.csproj.FileListAbsolute.txt
ACPLogAnalyzer.csproj.GenerateResource.Cache
ACPLogAnalyzer_MarkupCompile.i.lref
ACPLogAnalyzer.csproj.GenerateResource.Cache
/ACPLogAnalyzer/bin/Debug/ACPLogAnalyzer.exe
/ACPLogAnalyzer/bin/Debug/ACPLogAnalyzer.exe.manifest
/ACPLogAnalyzer/bin/Debug/ACPLogAnalyzer.pdb
/ACPLogAnalyzer/bin/Debug/app.publish/ACPLogAnalyzer.application
/ACPLogAnalyzer/bin/Debug/app.publish/Application Files/ACPLogAnalyzer_1_0_0_0/ACPLogAnalyzer.exe.deploy
/ACPLogAnalyzer/bin/Debug/app.publish/Application Files/ACPLogAnalyzer_1_0_0_0/ACPLogAnalyzer.exe.manifest
/ACPLogAnalyzer/bin/Debug/app.publish/Application Files/ACPLogAnalyzer_1_0_0_0/ACPLogAnalyzerIcons.ico.deploy
/ACPLogAnalyzer/bin/Debug/app.publish/Application Files/ACPLogAnalyzer_1_0_0_0/System.Windows.Controls.DataVisualization.Toolkit.VisualStudio.Design.dll.deploy
/ACPLogAnalyzer/bin/Debug/app.publish/Application Files/ACPLogAnalyzer_1_0_0_0/System.Windows.Controls.DataVisualization.Toolkit.dll.deploy
/ACPLogAnalyzer/bin/Debug/app.publish/Application Files/ACPLogAnalyzer_1_0_0_0/WPFToolkit.dll.deploy
/ACPLogAnalyzer/bin/Release/ACPLogAnalyzer.application
/ACPLogAnalyzer/bin/Release/ACPLogAnalyzer.exe
/ACPLogAnalyzer/bin/Release/ACPLogAnalyzer.exe.CodeAnalysisLog.xml
/ACPLogAnalyzer/bin/Release/ACPLogAnalyzer.exe.lastcodeanalysissucceeded
/ACPLogAnalyzer/bin/Release/ACPLogAnalyzer.exe.manifest
/ACPLogAnalyzer/bin/Release/ACPLogAnalyzer.pdb
/ACPLogAnalyzer/obj/x86/Debug/App.g.i.cs
/ACPLogAnalyzer/obj/x86/Debug/ConfigReport.g.cs
/ACPLogAnalyzer/obj/x86/Debug/GeneratedInternalTypeHelper.g.cs
/ACPLogAnalyzer/obj/x86/Debug/Graph.g.i.cs
/ACPLogAnalyzer/obj/x86/Debug/ConfigReport.g.i.cs
/ACPLogAnalyzer/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
/ACPLogAnalyzer/obj/x86/Debug/GeneratedInternalTypeHelper.g.i.cs
/ACPLogAnalyzer/obj/x86/Debug/Graph.g.cs
/ACPLogAnalyzer/obj/x86/Debug/GraphUserControl.g.cs
/ACPLogAnalyzer/obj/x86/Debug/GraphUserControl.g.i.cs
/ACPLogAnalyzer/obj/x86/Debug/Help.g.cs
/ACPLogAnalyzer/obj/x86/Debug/Help.g.i.cs
/ACPLogAnalyzer/obj/x86/Debug/MainWindow.g.cs
/ACPLogAnalyzer/obj/x86/Debug/MainWindow.g.i.cs
/ACPLogAnalyzer/obj/x86/Debug/Update.g.cs
/ACPLogAnalyzer/obj/x86/Debug/Update.g.i.cs
/ACPLogAnalyzer/obj/x86/Release/ACPLogAnalyzer.application
/ACPLogAnalyzer/obj/x86/Release/ACPLogAnalyzer.csproj.FileListAbsolute.txt
*.zip
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore

# User-specific files
*.rsuser
*.suo
*.user
*.userosscache
Expand All @@ -91,6 +24,7 @@ bld/
[Bb]in/
[Oo]bj/
[Ll]og/
[Oo]utput/

# Visual Studio 2015/2017 cache/options directory
.vs/
Expand Down Expand Up @@ -120,20 +54,21 @@ BenchmarkDotNet.Artifacts/
project.lock.json
project.fragment.lock.json
artifacts/
**/Properties/launchSettings.json

# StyleCop
StyleCopReport.xml

# Files built by Visual Studio
*_i.c
*_p.c
*_i.h
*_h.h
*.ilk
*.meta
*.obj
*.iobj
*.pch
*.pdb
*.ipdb
*.pgc
*.pgd
*.rsp
Expand All @@ -143,6 +78,7 @@ StyleCopReport.xml
*.tlh
*.tmp
*.tmp_proj
*_wpftmp.csproj
*.log
*.vspscc
*.vssscc
Expand Down Expand Up @@ -287,7 +223,7 @@ ClientBin/
*.publishsettings
orleans.codegen.cs

# Including strong name files can present a security risk
# Including strong name files can present a security risk
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
#*.snk

Expand All @@ -306,6 +242,7 @@ Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
ServiceFabricBackup/
*.rptproj.bak

# SQL Server files
*.mdf
Expand Down Expand Up @@ -356,8 +293,8 @@ paket-files/
.idea/
*.sln.iml

# CodeRush
.cr/
# CodeRush personal settings
.cr/personal

# Python Tools for Visual Studio (PTVS)
__pycache__/
Expand All @@ -382,14 +319,17 @@ __pycache__/
# OpenCover UI analysis results
OpenCover/

# Azure Stream Analytics local run output
# Azure Stream Analytics local run output
ASALocalRun/

# MSBuild Binary and Structured Log
*.binlog

# NVidia Nsight GPU debugger configuration file
*.nvuser
README.sublime-workspace
*.dll
.DS_Store

# MFractors (Xamarin productivity tool) working folder
.mfractor/

# Local History for Visual Studio
.localhistory/
Loading