mirror of
https://github.com/luongnv89/claude-howto.git
synced 2026-08-03 11:58:35 +02:00
chore: Update .gitignore to include blog-posts directory and exclude EPUB files
- Added blog-posts/ to .gitignore to prevent tracking of blog-related files. - Included rule to ignore all EPUB files in the root directory for cleaner repository management.
This commit is contained in:
+4
-1
@@ -45,4 +45,7 @@ yarn-error.log*
|
||||
*.temp
|
||||
# Keep .claude/ clean for hand-on section
|
||||
.claude/
|
||||
blog-posts/
|
||||
blog-posts/
|
||||
|
||||
# EPUB files in root directory
|
||||
/*.epub
|
||||
Binary file not shown.
Reference in New Issue
Block a user