- Add dist/fonts/, demo JS files, and webpack artifacts to .gitignore
- Remove committed bootstrap-icons fonts (generated by webpack)
- Remove committed app.js, jquery.js and related files (generated by webpack)
- These files should be generated locally via 'npx webpack' and not committed