52 lines
930 B
Plaintext
52 lines
930 B
Plaintext
.gvfs
|
|
.cache/*
|
|
.local/share/[Tt]rash*
|
|
*.backup*
|
|
*~
|
|
.dropbox*
|
|
.Private
|
|
|
|
# Flatpack
|
|
.var/app/*/cache
|
|
.var/app/*/.cache
|
|
|
|
# Recently used files
|
|
.local/share/RecentDocuments
|
|
.recently-used
|
|
.recently-used.xbel
|
|
recently-used.xbel
|
|
.thumbnails
|
|
.thumb
|
|
Thumbs.db
|
|
.DS_Store
|
|
.localised
|
|
.CFUserTextEncoding
|
|
.zcompdump*
|
|
.wget-hsts
|
|
|
|
# Thunderbird Cache in your profile folder
|
|
.thunderbird/*/Cache
|
|
|
|
#Google Chrome:
|
|
.config/google-chrome/ShaderCache
|
|
.config/google-chrome/*/Local Storage
|
|
.config/google-chrome/*/Session Storage
|
|
.config/google-chrome/*/Application Cache
|
|
.config/google-chrome/*/History Index *
|
|
.config/google-chrome/*/Service Worker/CacheStorage
|
|
.config/google-chrome/*/WebStorage/*/CacheStorage
|
|
.config/google-chrome/SingletonCookie
|
|
.config/google-chrome/SingletonLock
|
|
.config/google-chrome/SingletonSocket
|
|
|
|
# VS Code
|
|
.config/Code/logs/
|
|
.config/Code/Cache/*
|
|
.config/Code/CachedData/*
|
|
|
|
# golang Cache
|
|
go/pkg/mod/cache
|
|
|
|
# Java
|
|
.java
|