Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

Commit 04b939e

Browse files
committed
Remove build directories from the repo
1 parent a94cd13 commit 04b939e

File tree

8 files changed

+4
-2779
lines changed

8 files changed

+4
-2779
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ example/dist
1313
*.sublime-*
1414
.idea/
1515
*.DS_Store
16+
17+
# Build directories (Will be preserved by npm)
18+
dist
19+
lib

0 commit comments

Comments
 (0)