Skip to content

Instantly share code, notes, and snippets.

@Alchemyst0x
Created September 2, 2024 07:09
Show Gist options
  • Save Alchemyst0x/9542c88d8341837e9eac21bb46b6ddca to your computer and use it in GitHub Desktop.
Save Alchemyst0x/9542c88d8341837e9eac21bb46b6ddca to your computer and use it in GitHub Desktop.
Huge ignore / exclude list of junk folders / files for use with rsync
# ----------------------------------- Linux ------------------------------------
.directory
.fuse_hidden*
.nfs*
.Trash-*
*~
# ----------------------------------- macOS ------------------------------------
._*
.apdisk
.AppleDB
.AppleDesktop
.AppleDouble
.com.apple.timemachine.donotpresent
.DocumentRevisions-V100
.DS_Store
.DS_Store?
.fseventsd
.LSOverride
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
Network Trash Folder
Temporary Items
# ---------------------------------- Windows -----------------------------------
[Dd]esktop.ini
*.cab
*.lnk
*.msi
*.msix
*.msm
*.msp
*.stackdump
$RECYCLE.BIN/
ehthumbs_vista.db
ehthumbs.db
Thumbs.db
Thumbs.db:encryptable
# ----------------------------------- Python -----------------------------------
*.py[cod]
**/__pycache__/
**/.ipynb_checkpoints/
**/.venv/
**/venv/
**/wheels/
*$py.class
# ---------------------------------- Node.js -----------------------------------
*.tsbuildinfo
**/node_modules/
# ---------------------------------- Next.js -----------------------------------
**/.next/
# --------------------------------- Panda CSS ----------------------------------
**/styled-system-studio/
**/styled-system/
# ----------------------------------- Fonts ------------------------------------
*.ttf
*.otf
*.woff
*.woff2
# ------------------------------------ Logs ------------------------------------
*.log
**/log/
**/logs/
# ---------------------- Output Data from Crawlee (Apify) ----------------------
**/request_queues/
**/key_value_stores/
# --------------------------- Generic/Other - Files ----------------------------
*.lock
*.indexeddb*
*.leveldb*
*.so
*.dylib
*.blob
# ------------------------ Generic/Other - Directories -------------------------
**/build/**
**/nautilus/**
**/temp/**
**/ublock/**
**/keybindings/**
**/globalstate/**
**/debug/**
**/dist/**
**/out/**
**/sdist/**
**/target/**
**/session storage/**
**/local storage/**
**/leveldb/**
**/network persistent state/**
**/workspacestorage/**
**/service worker/**
**/.*/*cache*/**
**/*cache*/
**/lc_messages/**
**/index-dir/**
**/.mamba/**
**/*od*xtensions/***
**/fonts*/**
**/.fonts*/**
**/.var*/**
**/.vscode*/**
**/.next*/**
**/.rust*/**
**/.ipfs*/**
**/.theme*/**
**/.*icon*/**
**/.vercel*/**
**/.terraform/**
**/versions/**
**/mimetypes/**
**/x86_64/**
**/_locales/**
**/webpack/**
**/.trunk/**
**/zh_tw/**
**/indexeddb/**
**/xfwm4/**
**/_logs/**
**/pt_br/**
**/en_gb/**
**/gtk-3.0/**
**/gtk-4.0/**
**/.git/**
**/16x16/**
**/64x64/**
**/128x128/**
**/256x256/**
**/512x512/**
**/node/**
**/appdata/**
**/dist-types/**
**/i18n/**
**/.husky/**
**/fontconfig/**
**/.github/**
**/crash reports/**
**/shared_proto_db/**
**/glib-2.0/**
**/.wrangler/**
**/valgrind/**
**/sqlite3/**
**/16@3x/**
**/16@2x/**
**/v7_macos_aarch64_0.104.41/**
**/22@3x/**
**/22@2x/**
**/x86_64-linux-gnu/**
**/locales/**
**/.vite/**
**/dbus-1/**
**/rust/**
**/.turbo/**
**/file__0.indexeddb.leveldb/**
**/cdn-cgi/**
**/_error.func/**
**/index.rsc.func/**
**/_not-found.rsc.func/**
**/index.func/**
**/favicon.ico.func/**
**/_not-found.func/**
**/*.func/**
**/*-dist*/**
**/_worker.js/**
**/[tag]/**
**/plank/**
**/pulse/**
**/__macosx/**
**/local extension settings/**
**/extensions/**
**/p11-kit/**
**/distutils/**
**/alsa/**
**/sessionstore-backups/**
**/pkcs11/**
**/python3.10/**
**/nativemessaginghosts/**
**/safe browsing/**
**/extension rules/**
**/pkg_resources/**
**/rules.d/**
**/spa-0.2/**
**/edge-server-production/**
**/icons*/**
**/gtk-assets/**
**/dawncache/**
**/gpucache/***
**/wayland/**
**/cmake/**
**/client-development-fallback/**
**/blob_storage/**
**/https+++*/**
**/explicit_layer.d/**
**/fontawesome/**
**/python3/**
**/trunk-upgrade-available/**
**/*.blob/**
**/websockets/**
**/thunar/**
**/.ld.so/**
**/pg_multixact/**
**/pg_wal/**
**/pg_snapshots/**
**/pg_commit_ts/**
**/pg_stat/**
**/pg_stat_tmp/**
**/pg_logical/**
**/pg_notify/**
**/pg_subtrans/**
**/pg_serial/**
**/pg_replslot/**
**/pg_tblspc/**
**/pg_twophase/**
**/pg_xact/**
**/pg_dynshmem/**
**/brave_ipfs/**
**/httpse.leveldb/**
**/dbus/**
**/keymaps/**
**/sdl2_net**
**/xslt/**
**/chtml/**
**/woff-v2/**
**/@octokit/**
**/syscall/**
**/trpc/**
**/.libs/**
**/.local_storage/**
**/*.indexeddb*/**
**/*.leveldb*/**
**/nitrogen/**
**/Temp/**
**/globalState/**
**/Session Storage/**
**/Local Storage/**
**/Network Persistent State/**
**/workspaceStorage/**
**/Service Worker/**
**/LC_MESSAGES/**
**/zh_TW/**
**/IndexedDB/**
**/pt_BR/**
**/en_GB/**
**/Crash Reports/**
**/__MACOSX/**
**/Local Extension Settings/**
**/Extensions/**
**/NativeMessagingHosts/**
**/Safe Browsing/**
**/Extension Rules/**
**/Icons*/**
**/DawnCache/**
**/GPUCache/***
**/FontAwesome/**
**/Thunar/**
**/SDL2_net/**
**/.themes*/**
**/.codeium*/**
**/.java*/**
**/.idea*/**
**/.librewolf*/**
**/.minio.sys/**
**/.nvm/**
**/.nuget/**
**/window-list/**
**/draftsRecover/**
**/configstore/**
**/libreoffice/**
**/.vitepress/**
**/.nvm*/**
**/.kde*/**
**/build/
**/debug/
**/dist/
**/out/
**/sdist/
**/target/
**/session storage/
**/local storage/
**/leveldb/
**/network persistent state/
**/workspacestorage/
**/service worker/
**/.*/*cache*/
**/lc_messages/
**/index-dir/
**/.mamba/
**/*od*xtensions/*
**/fonts*/
**/.fonts*/
**/.var*/
**/.vscode*/
**/.next*/
**/.rust*/
**/.ipfs*/
**/.theme*/
**/.*icon*/
**/.vercel*/
**/.terraform/
**/versions/
**/mimetypes/
**/x86_64/
**/_locales/
**/webpack/
**/.trunk/
**/zh_tw/
**/indexeddb/
**/xfwm4/
**/_logs/
**/pt_br/
**/en_gb/
**/gtk-3.0/
**/gtk-4.0/
**/.git/
**/16x16/
**/64x64/
**/128x128/
**/256x256/
**/512x512/
**/node/
**/appdata/
**/dist-types/
**/i18n/
**/.husky/
**/fontconfig/
**/.github/
**/crash reports/
**/shared_proto_db/
**/glib-2.0/
**/.wrangler/
**/valgrind/
**/sqlite3/
**/16@3x/
**/16@2x/
**/v7_macos_aarch64_0.104.41/
**/22@3x/
**/22@2x/
**/x86_64-linux-gnu/
**/locales/
**/.vite/
**/dbus-1/
**/rust/
**/.turbo/
**/file__0.indexeddb.leveldb/
**/cdn-cgi/
**/_error.func/
**/index.rsc.func/
**/_not-found.rsc.func/
**/index.func/
**/favicon.ico.func/
**/_not-found.func/
**/*.func/
**/*-dist*/
**/_worker.js/
**/[tag]/
**/plank/
**/pulse/
**/__macosx/
**/local extension settings/
**/extensions/
**/p11-kit/
**/distutils/
**/alsa/
**/sessionstore-backups/
**/pkcs11/
**/python3.10/
**/nativemessaginghosts/
**/safe browsing/
**/extension rules/
**/pkg_resources/
**/rules.d/
**/spa-0.2/
**/edge-server-production/
**/icons*/
**/gtk-assets/
**/dawncache/
**/gpucache/*
**/wayland/
**/cmake/
**/client-development-fallback/
**/blob_storage/
**/https+++*/
**/explicit_layer.d/
**/fontawesome/
**/python3/
**/trunk-upgrade-available/
**/*.blob/
**/websockets/
**/thunar/
**/.ld.so/
**/pg_multixact/
**/pg_wal/
**/pg_snapshots/
**/pg_commit_ts/
**/pg_stat/
**/pg_stat_tmp/
**/pg_logical/
**/pg_notify/
**/pg_subtrans/
**/pg_serial/
**/pg_replslot/
**/pg_tblspc/
**/pg_twophase/
**/pg_xact/
**/pg_dynshmem/
**/brave_ipfs/
**/httpse.leveldb/
**/dbus/
**/keymaps/
**/sdl2_net
**/xslt/
**/chtml/
**/woff-v2/
**/@octokit/
**/syscall/
**/trpc/
**/.libs/
**/.local_storage/
**/*.indexeddb*/
**/*.leveldb*/
**/nitrogen/
**/Session Storage/
**/Local Storage/
**/Network Persistent State/
**/workspaceStorage/
**/Service Worker/
**/LC_MESSAGES/
**/zh_TW/
**/IndexedDB/
**/pt_BR/
**/en_GB/
**/Crash Reports/
**/__MACOSX/
**/Local Extension Settings/
**/Extensions/
**/NativeMessagingHosts/
**/Safe Browsing/
**/Extension Rules/
**/Icons*/
**/DawnCache/
**/GPUCache/*
**/FontAwesome/
**/Thunar/
**/SDL2_net
**/.*-backup-*/
**/.minio.sys/
**/.nvm/
**/.nuget/
**/*flatpak*/
**/*flatpak*/**
# ------------------------------ Locales Folders -------------------------------
**/af-ZA/
**/afZA/
**/af_ZA/
**/am-ET/
**/amET/
**/am_ET/
**/ar-AE/
**/ar-BH/
**/ar-DZ/
**/ar-EG/
**/ar-IQ/
**/ar-JO/
**/ar-KW/
**/ar-LB/
**/ar-LY/
**/ar-MA/
**/ar-OM/
**/ar-QA/
**/ar-SA/
**/ar-SD/
**/ar-SY/
**/ar-TN/
**/ar-YE/
**/arAE/
**/arBH/
**/arDZ/
**/arEG/
**/arIQ/
**/arJO/
**/arKW/
**/arLB/
**/arLY/
**/arMA/
**/arOM/
**/arQA/
**/arSA/
**/arSD/
**/arSY/
**/arTN/
**/arYE/
**/ar_AE/
**/ar_BH/
**/ar_DZ/
**/ar_EG/
**/ar_IQ/
**/ar_JO/
**/ar_KW/
**/ar_LB/
**/ar_LY/
**/ar_MA/
**/ar_OM/
**/ar_QA/
**/ar_SA/
**/ar_SD/
**/ar_SY/
**/ar_TN/
**/ar_YE/
**/arn-CL/
**/arnCL/
**/arn_CL/
**/as-IN/
**/asIN/
**/as_IN/
**/az-Cyrl-AZ/
**/az-Latn-AZ/
**/az-az/
**/azCyrlAZ/
**/azLatnAZ/
**/az_Cyrl_AZ/
**/az_Latn_AZ/
**/az_az/
**/azaz/
**/ba-RU/
**/baRU/
**/ba_RU/
**/be-BY/
**/beBY/
**/be_BY/
**/bg-BG/
**/bgBG/
**/bg_BG/
**/bn-BD/
**/bn-IN/
**/bnBD/
**/bnIN/
**/bn_BD/
**/bn_IN/
**/bo-CN/
**/boCN/
**/bo_CN/
**/br-FR/
**/brFR/
**/br_FR/
**/bs-Cyrl-BA/
**/bs-Latn-BA/
**/bsCyrlBA/
**/bsLatnBA/
**/bs_Cyrl_BA/
**/bs_Latn_BA/
**/ca-ES/
**/caES/
**/ca_ES/
**/co-FR/
**/coFR/
**/co_FR/
**/cs-CZ/
**/csCZ/
**/cs_CZ/
**/cy-GB/
**/cyGB/
**/cy_GB/
**/da-DK/
**/daDK/
**/da_DK/
**/de-AT/
**/de-CH/
**/de-DE/
**/de-LI/
**/de-LU/
**/deAT/
**/deCH/
**/deDE/
**/deLI/
**/deLU/
**/de_AT/
**/de_CH/
**/de_DE/
**/de_LI/
**/de_LU/
**/dsb-DE/
**/dsbDE/
**/dsb_DE/
**/dv-MV/
**/dvMV/
**/dv_MV/
**/el-CY/
**/el-GR/
**/elCY/
**/elGR/
**/el_CY/
**/el_GR/
**/en-029/
**/en-AU/
**/en-BZ/
**/en-CA/
**/en-GB/
**/en-IE/
**/en-IN/
**/en-JM/
**/en-MT/
**/en-MY/
**/en-NZ/
**/en-PH/
**/en-SG/
**/en-TT/
**/en-US/
**/en-ZA/
**/en-ZW/
**/en-cb/
**/en029/
**/enAU/
**/enBZ/
**/enCA/
**/enGB/
**/enIE/
**/enIN/
**/enJM/
**/enMT/
**/enMY/
**/enNZ/
**/enPH/
**/enSG/
**/enTT/
**/enUS/
**/enZA/
**/enZW/
**/en_029/
**/en_AU/
**/en_BZ/
**/en_CA/
**/en_GB/
**/en_IE/
**/en_IN/
**/en_JM/
**/en_MT/
**/en_MY/
**/en_NZ/
**/en_PH/
**/en_SG/
**/en_TT/
**/en_US/
**/en_ZA/
**/en_ZW/
**/en_cb/
**/encb/
**/es-AR/
**/es-BO/
**/es-CL/
**/es-CO/
**/es-CR/
**/es-DO/
**/es-EC/
**/es-ES/
**/es-GT/
**/es-HN/
**/es-MX/
**/es-NI/
**/es-PA/
**/es-PE/
**/es-PR/
**/es-PY/
**/es-SV/
**/es-US/
**/es-UY/
**/es-VE/
**/esAR/
**/esBO/
**/esCL/
**/esCO/
**/esCR/
**/esDO/
**/esEC/
**/esES/
**/esGT/
**/esHN/
**/esMX/
**/esNI/
**/esPA/
**/esPE/
**/esPR/
**/esPY/
**/esSV/
**/esUS/
**/esUY/
**/esVE/
**/es_AR/
**/es_BO/
**/es_CL/
**/es_CO/
**/es_CR/
**/es_DO/
**/es_EC/
**/es_ES/
**/es_GT/
**/es_HN/
**/es_MX/
**/es_NI/
**/es_PA/
**/es_PE/
**/es_PR/
**/es_PY/
**/es_SV/
**/es_US/
**/es_UY/
**/es_VE/
**/et-EE/
**/etEE/
**/et_EE/
**/eu-ES/
**/euES/
**/eu_ES/
**/fa-IR/
**/faIR/
**/fa_IR/
**/fi-FI/
**/fiFI/
**/fi_FI/
**/fil-PH/
**/filPH/
**/fil_PH/
**/fo-FO/
**/foFO/
**/fo_FO/
**/fr-BE/
**/fr-CA/
**/fr-CH/
**/fr-FR/
**/fr-LU/
**/fr-MC/
**/frBE/
**/frCA/
**/frCH/
**/frFR/
**/frLU/
**/frMC/
**/fr_BE/
**/fr_CA/
**/fr_CH/
**/fr_FR/
**/fr_LU/
**/fr_MC/
**/fy-NL/
**/fyNL/
**/fy_NL/
**/ga-IE/
**/gaIE/
**/ga_IE/
**/gd-GB/
**/gd-ie/
**/gdGB/
**/gd_GB/
**/gd_ie/
**/gdie/
**/gl-ES/
**/glES/
**/gl_ES/
**/gsw-FR/
**/gswFR/
**/gsw_FR/
**/gu-IN/
**/guIN/
**/gu_IN/
**/ha-Latn-NG/
**/haLatnNG/
**/ha_Latn_NG/
**/he-IL/
**/heIL/
**/he_IL/
**/hi-IN/
**/hiIN/
**/hi_IN/
**/hr-BA/
**/hr-HR/
**/hrBA/
**/hrHR/
**/hr_BA/
**/hr_HR/
**/hsb-DE/
**/hsbDE/
**/hsb_DE/
**/hu-HU/
**/huHU/
**/hu_HU/
**/hy-AM/
**/hyAM/
**/hy_AM/
**/id-ID/
**/idID/
**/id_ID/
**/ig-NG/
**/igNG/
**/ig_NG/
**/ii-CN/
**/iiCN/
**/ii_CN/
**/in-ID/
**/inID/
**/in_ID/
**/is-IS/
**/isIS/
**/is_IS/
**/it-CH/
**/it-IT/
**/itCH/
**/itIT/
**/it_CH/
**/it_IT/
**/iu-Cans-CA/
**/iu-Latn-CA/
**/iuCansCA/
**/iuLatnCA/
**/iu_Cans_CA/
**/iu_Latn_CA/
**/iw-IL/
**/iwIL/
**/iw_IL/
**/ja-JP/
**/jaJP/
**/ja_JP/
**/ka-GE/
**/kaGE/
**/ka_GE/
**/kk-KZ/
**/kkKZ/
**/kk_KZ/
**/kl-GL/
**/klGL/
**/kl_GL/
**/km-KH/
**/kmKH/
**/km_KH/
**/kn-IN/
**/knIN/
**/kn_IN/
**/ko-KR/
**/koKR/
**/ko_KR/
**/kok-IN/
**/kokIN/
**/kok_IN/
**/ky-KG/
**/kyKG/
**/ky_KG/
**/lb-LU/
**/lbLU/
**/lb_LU/
**/lo-LA/
**/loLA/
**/lo_LA/
**/lt-LT/
**/ltLT/
**/lt_LT/
**/lv-LV/
**/lvLV/
**/lv_LV/
**/mi-NZ/
**/miNZ/
**/mi_NZ/
**/mk-MK/
**/mkMK/
**/mk_MK/
**/ml-IN/
**/mlIN/
**/ml_IN/
**/mn-MN/
**/mn-Mong-CN/
**/mnMN/
**/mnMongCN/
**/mn_MN/
**/mn_Mong_CN/
**/moh-CA/
**/mohCA/
**/moh_CA/
**/mr-IN/
**/mrIN/
**/mr_IN/
**/ms-BN/
**/ms-MY/
**/msBN/
**/msMY/
**/ms_BN/
**/ms_MY/
**/mt-MT/
**/mtMT/
**/mt_MT/
**/nb-NO/
**/nbNO/
**/nb_NO/
**/ne-NP/
**/neNP/
**/ne_NP/
**/nl-BE/
**/nl-NL/
**/nlBE/
**/nlNL/
**/nl_BE/
**/nl_NL/
**/nn-NO/
**/nnNO/
**/nn_NO/
**/no-no/
**/no_no/
**/nono/
**/nso-ZA/
**/nsoZA/
**/nso_ZA/
**/oc-FR/
**/ocFR/
**/oc_FR/
**/or-IN/
**/orIN/
**/or_IN/
**/pa-IN/
**/paIN/
**/pa_IN/
**/pl-PL/
**/plPL/
**/pl_PL/
**/prs-AF/
**/prsAF/
**/prs_AF/
**/ps-AF/
**/psAF/
**/ps_AF/
**/pt-BR/
**/pt-PT/
**/ptBR/
**/ptPT/
**/pt_BR/
**/pt_PT/
**/qut-GT/
**/qutGT/
**/qut_GT/
**/quz-BO/
**/quz-EC/
**/quz-PE/
**/quzBO/
**/quzEC/
**/quzPE/
**/quz_BO/
**/quz_EC/
**/quz_PE/
**/rm-CH/
**/rmCH/
**/rm_CH/
**/ro-RO/
**/ro-mo/
**/roRO/
**/ro_RO/
**/ro_mo/
**/romo/
**/ru-RU/
**/ru-mo/
**/ruRU/
**/ru_RU/
**/ru_mo/
**/rumo/
**/rw-RW/
**/rwRW/
**/rw_RW/
**/sa-IN/
**/saIN/
**/sa_IN/
**/sah-RU/
**/sahRU/
**/sah_RU/
**/se-FI/
**/se-NO/
**/se-SE/
**/seFI/
**/seNO/
**/seSE/
**/se_FI/
**/se_NO/
**/se_SE/
**/si-LK/
**/siLK/
**/si_LK/
**/sk-SK/
**/skSK/
**/sk_SK/
**/sl-SI/
**/slSI/
**/sl_SI/
**/sma-NO/
**/sma-SE/
**/smaNO/
**/smaSE/
**/sma_NO/
**/sma_SE/
**/smj-NO/
**/smj-SE/
**/smjNO/
**/smjSE/
**/smj_NO/
**/smj_SE/
**/smn-FI/
**/smnFI/
**/smn_FI/
**/sms-FI/
**/smsFI/
**/sms_FI/
**/sq-AL/
**/sqAL/
**/sq_AL/
**/sr-BA/
**/sr-CS/
**/sr-Cyrl-BA/
**/sr-Cyrl-CS/
**/sr-Cyrl-ME/
**/sr-Cyrl-RS/
**/sr-Latn-BA/
**/sr-Latn-CS/
**/sr-Latn-ME/
**/sr-Latn-RS/
**/sr-ME/
**/sr-RS/
**/sr-sp/
**/srBA/
**/srCS/
**/srCyrlBA/
**/srCyrlCS/
**/srCyrlME/
**/srCyrlRS/
**/srLatnBA/
**/srLatnCS/
**/srLatnME/
**/srLatnRS/
**/srME/
**/srRS/
**/sr_BA/
**/sr_CS/
**/sr_Cyrl_BA/
**/sr_Cyrl_CS/
**/sr_Cyrl_ME/
**/sr_Cyrl_RS/
**/sr_Latn_BA/
**/sr_Latn_CS/
**/sr_Latn_ME/
**/sr_Latn_RS/
**/sr_ME/
**/sr_RS/
**/sr_sp/
**/srsp/
**/sv-FI/
**/sv-SE/
**/svFI/
**/svSE/
**/sv_FI/
**/sv_SE/
**/sw-KE/
**/swKE/
**/sw_KE/
**/syr-SY/
**/syrSY/
**/syr_SY/
**/ta-IN/
**/taIN/
**/ta_IN/
**/te-IN/
**/teIN/
**/te_IN/
**/tg-Cyrl-TJ/
**/tgCyrlTJ/
**/tg_Cyrl_TJ/
**/th-TH/
**/thTH/
**/th_TH/
**/tk-TM/
**/tkTM/
**/tk_TM/
**/tlh-QS/
**/tlhQS/
**/tlh_QS/
**/tn-ZA/
**/tnZA/
**/tn_ZA/
**/tr-TR/
**/trTR/
**/tr_TR/
**/tt-RU/
**/ttRU/
**/tt_RU/
**/tzm-Latn-DZ/
**/tzmLatnDZ/
**/tzm_Latn_DZ/
**/ug-CN/
**/ugCN/
**/ug_CN/
**/uk-UA/
**/ukUA/
**/uk_UA/
**/ur-PK/
**/urPK/
**/ur_PK/
**/uz-Cyrl-UZ/
**/uz-Latn-UZ/
**/uz-uz/
**/uzCyrlUZ/
**/uzLatnUZ/
**/uz_Cyrl_UZ/
**/uz_Latn_UZ/
**/uz_uz/
**/uzuz/
**/vi-VN/
**/viVN/
**/vi_VN/
**/wo-SN/
**/woSN/
**/wo_SN/
**/xh-ZA/
**/xhZA/
**/xh_ZA/
**/yo-NG/
**/yoNG/
**/yo_NG/
**/zh-CN/
**/zh-HK/
**/zh-MO/
**/zh-SG/
**/zh-TW/
**/zhCN/
**/zhHK/
**/zhMO/
**/zhSG/
**/zhTW/
**/zh_CN/
**/zh_HK/
**/zh_MO/
**/zh_SG/
**/zh_TW/
**/zu-ZA/
**/zuZA/
**/zu_ZA/

This may or may not be what you are looking for.

I couldn't find anything quite like this when I searched, so I figured I would make this public in case anyone else might find it helpful/useful. Most of these entries were taken from a hastily-written Python script to attempt to find common junk files. I made this because I needed to rsync a ton of data which itself mostly originated from various linux full system backups, and I really did not need most of the files inside dotfolders like $HOME/.config, but definitely wanted some of them, and could not find the time to actually sit and figure out what/which to keep. So, here we are. Oh, and at the last moment I could swear some of the "*cache*" folders were being sent still, so... I got a little annoyed and just copied the list, converted it to lower case, then permuted it a few more ways, and plopped it back in to be extra thorough. 😅 Also, this list began with a .gitignore_global I keep, so that's why its starts off much more organized and morphs into chaos. 🧙🏼‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment