mirror of
https://github.com/Unkn0wnCat/dotfiles.git
synced 2025-08-03 19:28:18 +02:00
69 lines
740 B
Text
69 lines
740 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*
|
|
|
|
# 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
|
|
.config/discord
|
|
.config/Element
|
|
.config/Signal
|
|
|
|
# Backed up elsewhere
|
|
.config/code
|
|
/home/*/Nextcloud
|
|
/home/kevin/Sync
|
|
/home/kevin/Syncbox
|
|
/home/kevin/tmp
|
|
/home/kevin/tmp*
|
|
|
|
# NoIndex
|
|
*.noindex
|
|
|
|
# ???
|
|
.m2
|