Skip to content

Commit ec0ab54

Browse files
committed
Update .gitignore
1 parent 38c755e commit ec0ab54

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1+
# macOS
12
.DS_Store
3+
._*
4+
5+
# Local
26
.vscode/
7+
8+
# Build
39
build/
410
dist/*
11+
12+
# Keep
513
!.gitkeep

0 commit comments

Comments
 (0)