Initial commit

main
tayttt 1 year ago
commit 3a5bbdc793

26
.gitignore vendored

@ -0,0 +1,26 @@
# ---> Windows
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
# Dump file
*.stackdump
# Folder config file
[Dd]esktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp
# Windows shortcuts
*.lnk

@ -0,0 +1,3 @@
# Txgy.MSeedHelper
CSharpMiniSeed格式解析
Loading…
Cancel
Save