Skip to content

Commit 724b7a0

Browse files
Update .gitignore
1 parent 192d073 commit 724b7a0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,15 @@ Thumbs.db
44

55
# Generated files
66
*.html
7+
!examples/*.html
78
api
89
plugins
10+
components.json
11+
file-sizes.json
912

1013
# Cache
1114
.cache
1215

13-
# Local Netlify folder
16+
# Local Netlify folders and files
1417
.netlify
18+
deno.lock

0 commit comments

Comments
 (0)