diff options
author | zachir <zachir@librem.one> | 2024-01-03 11:41:28 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-01-03 11:41:28 -0600 |
commit | b5fde903f422bc948acacce67334e234d1c240bb (patch) | |
tree | ff1df58a30ffed9d3f8760c0e4debcacb2ba8cde /.gitignore | |
parent | 2151d19829135740e88fc8700c9eaab827a96bf1 (diff) |
git: ignore more files
Ignoring more stuff that doesn't need to be synced.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,6 @@ -zsh/hist +zsh/zfunc zsh/zcompdump +zsh/hist zsh/.zsh_theme zsh/.zcompdump zoomus.conf @@ -30,6 +31,7 @@ transmission/ touchegg/ torbrowser/ tmux/plugins +themes/ systemd/ syncthing/ switcher/ @@ -106,6 +108,7 @@ minigalaxy/ micro/buffers/ mgba/ menus/ +lxqt/ lutris/ lsp-plugins/ lkjb/ |