Skip to content

Commit 5d606f3

Browse files
committed
Ignore dist.src folder, built locally during release process
1 parent 6aff793 commit 5d606f3

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
@@ -97,3 +97,6 @@ Thumbs.db
9797
# Ignore built ts files
9898
tests/runner/*
9999
lib/**/*
100+
101+
# Ignore dist/src folder
102+
dist/src/*

0 commit comments

Comments
 (0)