Skip to content

Commit dba5ef7

Browse files
committed
chore: ignore ANALYSIS_SUMMARY.md and remove from tracking
- Add ANALYSIS_SUMMARY.md to .gitignore to prevent future commits - Remove existing docs/ANALYSIS_SUMMARY.md from Git tracking - Keep local file for development use but exclude from repository
1 parent 3c3eddf commit dba5ef7

File tree

2 files changed

+1
-342
lines changed

2 files changed

+1
-342
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ next.md
4242
RELEASE.md
4343
bugs/*.md
4444
bugs/*.txt
45+
ANALYSIS_SUMMARY.md
4546

4647
# Test directories (these should be run with 'go run' or 'go test', not committed as binaries)
4748
example/test_time/

docs/ANALYSIS_SUMMARY.md

Lines changed: 0 additions & 342 deletions
This file was deleted.

0 commit comments

Comments
 (0)