Skip to content

Commit

Permalink
ignore LICENSE.txt output files in dist
Browse files Browse the repository at this point in the history
  • Loading branch information
archmoj committed Nov 8, 2022
1 parent 524f24d commit 3c42b19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ build/*
!build/plotcss.js
!build/README.md

dist/*.LICENSE.txt

npm-debug.log*
*.sublime*
*~
Expand Down

0 comments on commit 3c42b19

Please sign in to comment.