Skip to content

Commit 897f77c

Browse files
committed
chore: gitignore dist/
1 parent 26bc0a7 commit 897f77c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ coverage.*
1717
*.coverprofile
1818
profile.cov
1919

20+
# Build artifacts
21+
dist/
22+
2023
# Dependency directories (remove the comment below to include it)
2124
# vendor/
2225

0 commit comments

Comments
 (0)