mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-25 21:22:58 +08:00
This commit fully revisits the main UI of the service: * upgrade to Twitter Bootstrap 3.2.x (CSS, theme, font, glyphs) * add specific CSS * add favicon Besides, starters are now regrouped by themes and those themes are nicely displayed in the UI Fixes gh-23, gh-11
21 lines
149 B
Plaintext
21 lines
149 B
Plaintext
.gradle
|
|
*.sw?
|
|
.#*
|
|
*#
|
|
*~
|
|
.classpath
|
|
.project
|
|
.settings
|
|
.idea
|
|
*.iml
|
|
bin
|
|
build
|
|
target
|
|
.springBeans
|
|
tmp*
|
|
spring
|
|
grapes
|
|
spring.zip
|
|
repository/
|
|
.idea
|
|
*.iml |