mirror of
https://github.com/Unkn0wnCat/dotfiles.git
synced 2025-06-02 00:01:36 +02:00
81 lines
933 B
Text
81 lines
933 B
Text
# Caches
|
|
.cache
|
|
cache2
|
|
cache
|
|
cached
|
|
cachestorage
|
|
cacheddata
|
|
ledger-db
|
|
.compose-cache
|
|
|
|
# Logs
|
|
logs
|
|
log
|
|
*.log
|
|
|
|
# Package Managers
|
|
.npm/_cacache
|
|
node_modules
|
|
bower_components
|
|
vendor
|
|
.conan
|
|
.local/lib/python*
|
|
.giget
|
|
.degit
|
|
|
|
# Remakeables
|
|
built
|
|
build
|
|
rendered
|
|
|
|
# Downloads
|
|
download
|
|
downloads
|
|
|
|
# Virtual Folders
|
|
resticMnt
|
|
bupmnt
|
|
|
|
# Apps
|
|
/home/*/go
|
|
/home/linuxbrew
|
|
.itch
|
|
.steam
|
|
.local/share/Steam
|
|
.config/itch/apps
|
|
.jdks
|
|
.minecraft/versions
|
|
.minecraft/assets
|
|
.minecraft/launcher
|
|
.minecraft/libraries
|
|
.minecraft/runtime
|
|
.minecraft/mods
|
|
|
|
# Unimportant configs & other stuff
|
|
.config/discord
|
|
.config/Element
|
|
.config/Signal
|
|
.config/google-chrome
|
|
.config/google-chrome-*
|
|
.local/share/krita
|
|
.var/app
|
|
.vscode
|
|
.npm
|
|
|
|
# Backed up elsewhere
|
|
.config/code
|
|
/home/*/Nextcloud
|
|
/home/kevin/Sync
|
|
/home/kevin/Syncbox
|
|
/home/kevin/*share
|
|
/home/kevin/tmp
|
|
/home/kevin/tmp*
|
|
/home/kevin/.thunderbird
|
|
/home/kevin/.mozilla/firefox
|
|
.git
|
|
|
|
# NoIndex
|
|
*.noindex
|
|
|
|
# ???
|
|
.m2
|