Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# ignore all
/**/*.*
# unignore js and cssfiles
!**/*.js
!**/*.css
# reignore other js files
**/*.min.js
**/iframe-defer.js
**/mark.js
**/darkreader.js