diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9ca8f40 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# eww colors.css is generated from the current theme. This copy is for local +# widget development without rebuilding my entire system for every change, +# using `eww -c /etc/nixos/home/eww`. +# It is just a static copy of the generated file +home/eww/colors.css |