commit 30087eaec16366c0c1eed1aa322d23ae5e7223c8 Author: DragonSlayer_14 Date: Wed Jun 10 22:10:23 2026 +0200 first commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..db9d91d --- /dev/null +++ b/.gitignore @@ -0,0 +1,89 @@ +*.log +*~ + +ags-backup* +btop-backup* +cava-backup* +fastfetch-backup* +ghostty-backup* +hypr-backup* +kitty-backup* +Kvantum-backup* +qt5ct-backup* +qt6ct-backup* +rofi-backup* +swappy-backup* +swaync-backup* +wallust-backup* +waybar-backup* +wlogout-backup* + +.vscode + +chromium +Cryptomator +dconf/user + +EDHM_UI/HUD/*.png +EDHM_UI/images +EDHM_UI/ODYSS/History +EDHM_UI/ODYSS/Themes + +edhm-ui-v3 + +GIMP/3.0/backups +GIMP/3.0/CrashLog +GIMP/3.0/tmp + +Google/AndroidStudio* + +JetBrains +jgit +keepassxc + +libreoffice/4/user/backup +libreoffice/4/user/database +libreoffice/4/user/uno_packages/cache + +opendeck/images +opendeck/plugins +opendeck/settings + +OpenRGB/logs +OpenRGB/plugins +!OpenRGB/plugins/settings + +pulse/cookie + +r2modman +r2modmanPlus-local/config/window-state.yml +r2modmanPlus-local/DysonSphereProgram/* +!r2modmanPlus-local/DysonSphereProgram/profiles +r2modmanPlus-local/image-cache +r2modmanPlus-local/latest-ecosystem-schema.json +r2modmanPlus-local/log.txt + +spotify +unity3d + +vesktop/Crashpad +vesktop/sessionData +vesktop/.updaterId +vesktop/SingletonCookie +vesktop/SingletonLock +vesktop/SingletonSocket +vesktop/state.json + +vivaldi +VSCodium + +enlisted +WarThunder + +Wasteland3/Save\ Games + +waybar-weather + +.debian_gaming_configs_copied +kactivitymanagerdrc +QtProject.conf diff --git a/README.md b/README.md new file mode 100644 index 0000000..67a505b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# gitignore-for-config + +Enthält eine .gitignore-Datei die verwendet werden kann, um den .config-Ordner unter Linux zu commiten. \ No newline at end of file