diff options
author | zachir <zachir@librem.one> | 2024-02-02 20:47:27 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-02-02 20:50:50 -0600 |
commit | 28974a5b97c592d3a820fe9c7e5774aa3f7f7a44 (patch) | |
tree | 16a1de5c23ad5c64ec5abe3fd265cf44bb72f99c /.gitignore | |
parent | 697a746b50a74f9bb57126d63c6a41e244d72af0 (diff) |
git: change around gitignore to add more stuff
Ignoring systemsettingsrc, r2modman dirs, gtkrc and gtkrc-2.0, droidcam,
and Trolltech.conf.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -32,6 +32,7 @@ touchegg/ torbrowser/ tmux/plugins themes/ +systemsettingsrc systemd/ syncthing/ switcher/ @@ -46,6 +47,8 @@ rncbc.org/ retroarch/ rclone/ raveloxmidi/ +r2modmanPlus-local/ +r2modman/ qutebrowser/jmatrix-rules qtile/__pycache__/ !qt6ct/qt6ct.conf @@ -150,6 +153,8 @@ htop/htoprc guitarix/ gtk-2.0/ gtk-3.0/ +gtkrc-2.0 +gtkrc gomuks/ godot/ goa-1.0/ @@ -168,6 +173,7 @@ enchant/ emacs/ easyeffects/ ears.cfg +droidcam dolphin-emu/ dinit.d/ dde-printer.ini @@ -197,6 +203,7 @@ abook/ VirtualBox/ VeraCrypt/ UNDERTALE*/ +Trolltech.conf The Crown EXEX.settings SUPERHOT/ Shibalba EXEX.settings |