diff --git a/wsl/home/.config/git/.gitignore b/wsl/home/.config/git/.gitignore index 9059a696..a6d54314 100644 --- a/wsl/home/.config/git/.gitignore +++ b/wsl/home/.config/git/.gitignore @@ -6,58 +6,6 @@ .mise.local.toml mise.local.toml -# 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 - -# General -.DS_Store -.AppleDouble -.LSOverride - -# Icon must end with two \r -Icon - -# Thumbnails -._* - -# Files that might appear in the root of a volume -.DocumentRevisions-V100 -.fseventsd -.Spotlight-V100 -.TemporaryItems -.Trashes -.VolumeIcon.icns -.com.apple.timemachine.donotpresent - -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk - *~ # temporary files which can be created if a process still has a handle open of a deleted file diff --git a/wsl/home/.config/git/.gitignore-sync b/wsl/home/.config/git/.gitignore-sync index 79bfc34c..4960860b 100644 --- a/wsl/home/.config/git/.gitignore-sync +++ b/wsl/home/.config/git/.gitignore-sync @@ -7,7 +7,5 @@ mise.local.toml [github/gitignore] -Global/Windows.gitignore -Global/macOS.gitignore Global/Linux.gitignore Global/VisualStudioCode.gitignore