Skip to content

Commit

Permalink
Ignore lib/**/*.js
Browse files Browse the repository at this point in the history
  • Loading branch information
maltsev committed Oct 19, 2023
1 parent 7ffc653 commit d189989
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,11 @@ yarn.lock

# Custom
/lib/*.cjs
/lib/*.js
/lib/modules/*.cjs
/lib/modules/*.js
/lib/presets/*.cjs
/lib/presets/*.js
/test.cjs
/test.js

Expand Down

0 comments on commit d189989

Please sign in to comment.