Skip to content

Commit 2e3a135

Browse files
Hamish Downerclaude
andcommitted
chore: add ignore/ directory to .gitignore
The ignore/ directory contains test data files that should not be committed to the repository. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
1 parent 6d0e714 commit 2e3a135

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
docs/source
22

3+
# Project-specific ignores
4+
ignore/
5+
36
# From https://raw.githubusercontent.com/github/gitignore/main/Python.gitignore
47

58
# Byte-compiled / optimized / DLL files

0 commit comments

Comments
 (0)