We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c7fe4 commit 8263f48Copy full SHA for 8263f48
2 files changed
.gitignore
@@ -12,9 +12,11 @@ build/
12
# Pixi
13
.pixi/
14
15
-# Generated chart images (don't commit, they're ephemeral)
+# Generated chart images (ephemeral — don't commit local renders)
16
*.png
17
*.jpg
18
+# Exception: the repo's live chart updated by the bot
19
+!chart/latest.png
20
21
# Environment / secrets — NEVER commit these
22
.env
chart/latest.png
74.6 KB
0 commit comments