https://github.com/spitfire-666/everything-settings
Folder exclusions and other settings for VoidTools' Everything
https://github.com/spitfire-666/everything-settings
Last synced: about 2 months ago
JSON representation
Folder exclusions and other settings for VoidTools' Everything
- Host: GitHub
- URL: https://github.com/spitfire-666/everything-settings
- Owner: SpitFire-666
- Created: 2021-06-24T06:37:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-25T23:19:22.000Z (over 4 years ago)
- Last Synced: 2025-03-02T03:42:20.991Z (9 months ago)
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔍 Everything-Settings
Folder exclusions and other settings for VoidTools' Everything
Settings file: ````Everything.ini````
*Folder Exclusions:
Exclude cache folders (firefox), Recycle Bin, Dell Logs, iTunes cache, MusicBee Cache, Temporary Internet Files, Lightroom Catalog Previews, Android Studio .gradle folder and more.
````
exclude_folders="C:\\Users\\*\\Music\\iTunes\\Album Artwork\\Cache","C:\\Windows\\winsxs","C:\\$Recycle.Bin","C:\\Users\\*\\AppData\\Local\\Mozilla\\Firefox\\storage\\default\\*","C:\\Users\\*\\AppData\\Local\\pip\\cache","C:\\Users\\*\\AppData\\Roaming\\Mozilla\\Firefox\\Profiles\\*\\storage","C:\\Users\\*\\AppData\\Local\\Mozilla\\Firefox\\Profiles\\*\\cache2","C:\\Apps\\FF\\Data\\profile\\cache2","C:\\Users\\*\\AppData\\Local\\Microsoft\\Windows\\Temporary Internet Files\\Content.IE5","C:\\Users\\*\\AppData\\Roaming\\Microsoft\\Windows\\Recent\\","C:\\Windows\\servicing","C:\\Users\\*\\AppData\\Roaming\\Mozilla\\Firefox\\Profiles\\*\\datareporting\\archived","C:\\Users\\*\\AppData\\Local\\Packages\\Microsoft.BingNews_8wekyb3d8bbwe\\AC\\Microsoft\\CryptnetUrlCache\\","C:\\Users\\*\\AppData\\Local\\Packages\\*\\AC\\Microsoft\\CryptnetUrlCache\\","C:\\*\\MusicBee\\AppData\\InternalCache\\","C:\\Users\\*\\.gradle\\caches\\","C:\\Users\\*\\AppData\\Local\\Microsoft\\Edge\\User Data\\Default\\Service Worker\\CacheStorage\\","C:\\ProgramData\\Dell\\*\\logs\\","C:\\Users\\*\\Pictures\\Lightroom\\Lightroom 3 Catalog Previews.lrdata","C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\Microsoft\\Windows\\DeliveryOptimization\\Logs","C:\\ProgramData\\USOShared\\Logs\\System","C:\\Users\\*\\.android\\avd\\*\\tmpAdbCmds","C:\\ProgramData\\Dell\\DellDataVault\\Archive","C:\\Users\\*\\AppData\\Roaming\\Mozilla\\Firefox\\Profiles\\*\\weave\\logs\\","C:\\Windows\\rescache","C:\\Windows\\System32\\SleepStudy","C:\\Users\\*\\AppData\\LocalLow\\Microsoft\\CryptnetUrlCache\\","C:\\Windows\\SysWOW64\\config\\systemprofile\\AppData\\LocalLow\\Microsoft\\CryptnetUrlCache","C:\\ProgramData\\Dell\\UpdateService\\UpdatePackage\\log","C:\\*\\Data\\profile\\storage\\default\\"
````