diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ HANDOFF.md __pycache__/ *.pyc + +# Generated by udt-palette from palette/<scheme>.conf. Regenerated by +# install.sh, so tracking them would turn every scheme switch into a diff. +/rofi/udt/palette.rasi +/templates/dunstrc +/templates/conky.conf +/templates/waybar/theme.css +/templates/terminal/kitty-theme.conf +/bin/udt_colors.py |
