fix gitignore

This commit is contained in:
Samuele E. Locatelli
2021-02-25 17:39:25 +01:00
parent 67eb8a9de7
commit 3ed4fc8312
4 changed files with 7 additions and 1 deletions
+6
View File
@@ -21,3 +21,9 @@ Output/
*.njsproj *.njsproj
/ConsoleApp1 /ConsoleApp1
/WindowsFormsApp1 /WindowsFormsApp1
!Thermo.Active/wwwroot/thermoprophet/colored/_last.jpg
Thermo.Active/wwwroot/thermoprophet/colored/*.jpg
!Thermo.Active/wwwroot/thermoprophet/original/_last.jpg
Thermo.Active/wwwroot/thermoprophet/original/*.jpg
!Thermo.Active/wwwroot/thermoprophet/data/_last.dat
Thermo.Active/wwwroot/thermoprophet/data/*.dat
Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 KiB

After

Width:  |  Height:  |  Size: 155 KiB

File diff suppressed because one or more lines are too long
Binary file not shown.

Before

Width:  |  Height:  |  Size: 227 KiB

After

Width:  |  Height:  |  Size: 682 KiB