Skip to content

Commit f163710

Browse files
committed
add build output to gitignore
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
1 parent fb20f97 commit f163710

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,8 @@ dist
102102

103103
# TernJS port file
104104
.tern-port
105+
106+
# Build output
107+
es/
108+
lib/
109+
types/

0 commit comments

Comments
 (0)