Skip to content

Commit

Permalink
Merge pull request #435 from nimblehq/feature/430-update-stylelintignore
Browse files Browse the repository at this point in the history
[#430] Update the .stylelintignore - Add public/*
  • Loading branch information
malparty authored Jul 7, 2023
2 parents 6500b69 + b92f051 commit 73ae92a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .template/variants/web/.stylelintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/node_modules/**
/app/assets/builds/**
/vendor/**
/coverage/**
/public/**
/vendor/**

/app/assets/builds/**

0 comments on commit 73ae92a

Please sign in to comment.