Skip to content

Commit

Permalink
fix: .gitignore not ignore .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
machixian committed Oct 27, 2021
1 parent fe761af commit dcc8c64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/icons-react/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ build/
/icons
/*.js
/*.d.ts
!.eslintrc.js
!.fatherrc.js
!jest.config.js

0 comments on commit dcc8c64

Please sign in to comment.