Skip to content

Commit a6acf85

Browse files
committed
chore(repo): restructure repo\n\n- move README and docs to docs/\n- group images under assets/\n- remove committed release zips and checksums\n- move scripts to scripts/\n- fix README relative paths\n- update csproj PackageIcon include\n- extend .gitignore for artifacts
1 parent 2768d0e commit a6acf85

18 files changed

Lines changed: 21 additions & 16 deletions

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## files generated by popular Visual Studio add-ons.
33
##
44
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
5-
5+
remakatag.sh
66
# User-specific files
77
*.rsuser
88
*.suo
@@ -394,5 +394,12 @@ FodyWeavers.xsd
394394
*.msm
395395
*.msp
396396

397+
# Project-specific artifacts
398+
artifacts/
399+
downloaded-artifacts/
400+
release-artifacts/
401+
*.zip.sha256
402+
SpeedTest-*.zip
403+
397404
# JetBrains Rider
398405
*.sln.iml

SpeedTest-1.0.5-ARM64.zip

-1.4 MB
Binary file not shown.

SpeedTest-1.0.5-ARM64.zip.sha256

Lines changed: 0 additions & 1 deletion
This file was deleted.

SpeedTest-1.0.5-x64.zip

-1.4 MB
Binary file not shown.

SpeedTest-1.0.5-x64.zip.sha256

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)