Skip to content

Commit 3c42b19

Browse files
committed
ignore LICENSE.txt output files in dist
1 parent 524f24d commit 3c42b19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ build/*
44
!build/plotcss.js
55
!build/README.md
66

7+
dist/*.LICENSE.txt
8+
79
npm-debug.log*
810
*.sublime*
911
*~

0 commit comments

Comments
 (0)