Skip to content

Commit 35ac2b4

Browse files
committed
update gitignore
1 parent ce23b1c commit 35ac2b4

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.DS_Store

-14 KB
Binary file not shown.

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
Thumbs.db
44
*.log
55

6+
# Generated files (Vercel builds)
7+
public/
8+
docs/
9+
610
# Blog posts (intentionally unpublished)
711
content/en/blog/
812
content/es/blog/
13+
content/ch/blog/
14+
15+
# Dependencies
16+
node_modules/

0 commit comments

Comments
 (0)