chore: Remove blog-post from tracking and add to gitignore

- Add blog-post/ to .gitignore
- Keep local files but exclude from version control
This commit is contained in:
Luong NGUYEN
2025-12-26 11:04:41 +01:00
parent 0fcac18357
commit bb2a0fda42
3 changed files with 1 additions and 660 deletions

1
.gitignore vendored
View File

@@ -63,3 +63,4 @@ __pycache__/
*.egg-info/
dist/
build/
blog-post/