Skip to content

Commit 6698626

Browse files
committed
Add 'dist/' to .gitignore to exclude distribution files from version control
1 parent a48a418 commit 6698626

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,5 @@ jspm_packages/
4747

4848
# Coverage directory used by tools like istanbul
4949
coverage/
50+
51+
dist/

0 commit comments

Comments
 (0)