diff options
author | zachir <zachir@librem.one> | 2023-07-20 01:00:42 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-10-19 09:28:00 -0500 |
commit | d6bc634a30ae4b5027bd56ee6f6c7083554ff433 (patch) | |
tree | 6b7df332c54e4c511417cd59972b30de4094422c /.gitignore | |
parent | 480d36f9795833bc71cbd85b13bcaa90a74c5535 (diff) |
Ignore some more unnecessary things
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -49,6 +49,7 @@ qtile/__pycache__/ qt6ct/* !qt5ct/qt5ct.conf qt5ct/* +qrcp/ pupgui/ pulse/ protonvpn/ @@ -123,6 +124,7 @@ khal/ keepassxc/ kdenlive-layoutsrc kdenlive-appimagerc +kdenlive.* kdenliverc kdeglobals kdeconnect/ @@ -157,6 +159,7 @@ falkTX/ evolution/ enchant/ emacs/ +easyeffects/ dolphin-emu/ dde-printer.ini dconf/ |