Skip to content

Commit

Permalink
fix(gitignore): include .eslintrc*
Browse files Browse the repository at this point in the history
  • Loading branch information
nlf committed Aug 30, 2021
1 parent 0451a78 commit 6cdfd80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/content/gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
/*

# keep these
!/.eslintrc*
!/.github
!**/.gitignore
!/package.json
Expand Down

0 comments on commit 6cdfd80

Please # to comment.