Skip to content

Commit

Permalink
[refs nhsuk#96] ignore the versioned assets for npm packages
Browse files Browse the repository at this point in the history
The versioned assets should not included within the npm
installation directory.
  • Loading branch information
chrimesdev committed Dec 17, 2018
1 parent cf0e7a5 commit af95188
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 @@ -39,3 +39,5 @@ dist/
## Duplicated the above for .npmignore
dist/nhsuk.css
dist/nhsuk.js
dist/nhsuk-*.min.css
dist/nhsuk-*.min.js

0 comments on commit af95188

Please sign in to comment.