diff options
author | zachir <zachir@librem.one> | 2024-02-02 20:47:27 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-02-06 15:39:25 -0600 |
commit | 348ce65151693878c87416cc3aafb6ad80f38550 (patch) | |
tree | e6c0a30cc21c694e68e0c1edfdf1916480fa590d | |
parent | 4f69e0fa08369c53a15cb1976f40f115893ae9c6 (diff) |
git: change around gitignore to add more stuff
Ignoring systemsettingsrc, r2modman dirs, gtkrc and gtkrc-2.0, droidcam,
and Trolltech.conf.
-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 |