diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..405c05c --- /dev/null +++ b/.gitignore @@ -0,0 +1,59 @@ +# Backup files +*.bak +*.gho +*.ori +*.orig +*.tmp + +# MacOS files +.DS_Store +.AppleDouble +.LSOverride + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns +.com.apple.timemachine.donotpresent + +# Thumbnails +._* + +# SVN files +.svn/ + +# Sublime Text +*.tmlanguage.cache +*.tmPreferences.cache +*.stTheme.cache +*.sublime-workspace +sftp-config.json +sftp-config-alt*.json + +# Syncthing caches +.stversions + +# Visual Studio +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +!.vscode/*.code-snippets +.history/ +*.vsix + +# Windows thumbnail cache files +Thumbs.db +Thumbs.db:encryptable +ehthumbs.db +ehthumbs_vista.db + +# Folder config file +[Dd]esktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ diff --git a/img/frontview1.jpg b/img/frontview1.jpg index ccf14bb..b30ac60 100644 Binary files a/img/frontview1.jpg and b/img/frontview1.jpg differ diff --git a/img/zstopmount.jpg b/img/zstopmount.jpg index 547333f..e496606 100644 Binary files a/img/zstopmount.jpg and b/img/zstopmount.jpg differ diff --git a/img/zstops.jpg b/img/zstops.jpg index 59acb74..7fd106a 100644 Binary files a/img/zstops.jpg and b/img/zstops.jpg differ