diff options
| author | Blista Kanjo | 2024-06-24 04:36:07 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2024-06-24 04:36:07 -0400 |
| commit | 393314446349b706ed2f05c87423f3d0e75c6a4a (patch) | |
| tree | 3392d315bfda35e8bdd8dc440cc1f51c0c7592e9 /.gitignore | |
| parent | de7e72291f9b88bb26cca4363a4309f99f3c46e9 (diff) | |
kj-gitbot: .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,16 +1,22 @@ +!.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml .config/alsi/alsi.logo .config/awesome/xdgmenu.lua .config/gtk-2.0/gtkfilechooser.ini .config/gtk-3.0/custom-papers .config/shell/.zcompdump +.config/xfce4/desktop/ .config/xfce4/help* .config/xfce4/panel/ .config/xfce4/terminal/accels.scm .config/xfce4/xfce4* +.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml +.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml +.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml .config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml .config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-* -!.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml +.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml +.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml .config/zed/.tmp* .local/bin/avp .local/bin/kj-gitbot |
