diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ 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 +/templates/kvantum/theme.kvconfig +/templates/kvantum/theme.svg +/templates/obsidian/udt.css +/templates/typora/udt.css +/templates/homepage/custom.css |
