Skip to content
This repository was archived by the owner on Mar 14, 2021. It is now read-only.

Commit 1cb3bce

Browse files
author
Andrey Okonetchnikov
committed
build: Add dist/ to gitignore
1 parent baa9dd3 commit 1cb3bce

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
@@ -61,6 +61,10 @@ typings/
6161
.next
6262
Changelog.md
6363

64-
## styleguide
64+
# styleguide
6565

6666
docs/
67+
68+
# Dist
69+
70+
dist/

0 commit comments

Comments
 (0)