aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2024-06-19 12:33:10 -0700
committerCaroline Larimore <caroline@larimo.re>2024-06-19 12:33:10 -0700
commit388cddd75aed3191d5b3709ca8cb954e5066f50b (patch)
treed31a6131d3d5ded458dc9f384fbe685f79140f3f
parentac03e617547ca96df13ef89d060b78f9e877eaef (diff)
Ignore local eww colors.css
-rw-r--r--.gitignore5
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