Skip to content

Commit

Permalink
feat: add yaml files to npm ignore
Browse files Browse the repository at this point in the history
feat: update devDependencies and js-yaml move to devDependencies
feat: remove helper.loadYMLFile (not uses)
feat: update generate client indexes
feat: remove client-index-hash.yml and device-index-hash.yml (these files are no longer needed, as we use JS files)
  • Loading branch information
sanchezzzhak committed Feb 6, 2025
1 parent e07cfbf commit 20cbff3
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 72,852 deletions.
4 changes: 2 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ tests/
.nyc_output
coverage/
docs/
regexes/*.yml
regexes/*.yaml
regexes/**/*.yml
regexes/**/*.yaml
Loading

0 comments on commit 20cbff3

Please sign in to comment.