From 03c80413d786763fa117e6ee10d666146b870dd9 Mon Sep 17 00:00:00 2001 From: 1kamma Date: Sat, 9 Oct 2021 23:07:19 +0300 Subject: [PATCH] main window modifications --- .gitignore | 14 +++++++++++- Inst/MainWindow.xaml | 20 +++++++++++++++++- Inst/MainWindow.xaml.cs | 47 ++++++++++++++++++++++++++++++----------- 3 files changed, 67 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index d14e19f..cc50081 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,13 @@ -*/bin/ \ No newline at end of file +*/bin/ +*/bin +bin/* +*/Debug +*/*/Debug +.vs/ +*/*/bin/ +/bin/ +.vs/* +.vs/* +/.vs/* +/Inst/bin/* +*/*/Release/ \ No newline at end of file diff --git a/Inst/MainWindow.xaml b/Inst/MainWindow.xaml index 107cd31..d5e4b9c 100644 --- a/Inst/MainWindow.xaml +++ b/Inst/MainWindow.xaml @@ -33,12 +33,30 @@