Skip to content

Commit e8c927a

Browse files
jnbdzclaude
andcommitted
Add .gitignore for MkDocs project
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 parents  commit e8c927a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
site/
2+
.venv/
3+
__pycache__/
4+
*.pyc
5+
.DS_Store

0 commit comments

Comments
 (0)