We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0bb02f commit 194dc51Copy full SHA for 194dc51
1 file changed
.gitignore
@@ -8,11 +8,8 @@ chronicle/stat_modules/__pycache__/
8
.venv/
9
10
processed_activities.log
11
-REFACTOR_PLAN.md
12
13
-*.local.md
14
-WHIMSICAL_METRICS_IDEAS.local.md
15
-UI_REDESIGN_PLAN.local.md
+AGENTS.md
16
17
# Local planning/design notes
18
local/
@@ -24,5 +21,4 @@ View_hero_layout.png
24
21
25
22
# Android companion app build artifacts
26
23
android/.gradle/
27
-android/**/build/
28
android/local.properties
0 commit comments