- Updated all component headers and documentation
- Changed navbar and footer branding
- Updated homepage hero badge
- Modified page title in index.html
- Simplified footer text to 'Built with ❤️'
- Consistent V2 capitalization across all references
15 lines
154 B
Plaintext
15 lines
154 B
Plaintext
# IntelliJ project files
|
|
.idea
|
|
*.iml
|
|
out
|
|
gen
|
|
|
|
# Irrelevant files and folders
|
|
benchmark
|
|
coverage
|
|
test
|
|
.travis.yml
|
|
.gitignore
|
|
*.log
|
|
.vscode
|
|
.codeclimate.yml |