Skip to content

Commit 194dc51

Browse files
authored
Update .gitignore to modify ignored files
Removed specific markdown files from .gitignore and added AGENTS.md.
1 parent b0bb02f commit 194dc51

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.gitignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,8 @@ chronicle/stat_modules/__pycache__/
88
.venv/
99

1010
processed_activities.log
11-
REFACTOR_PLAN.md
1211

13-
*.local.md
14-
WHIMSICAL_METRICS_IDEAS.local.md
15-
UI_REDESIGN_PLAN.local.md
12+
AGENTS.md
1613

1714
# Local planning/design notes
1815
local/
@@ -24,5 +21,4 @@ View_hero_layout.png
2421

2522
# Android companion app build artifacts
2623
android/.gradle/
27-
android/**/build/
2824
android/local.properties

0 commit comments

Comments
 (0)