Add Spring REST Docs icon for IntelliJ IDEA
- Add an SVG project icon converted from the official PNG logo (source: https://spring.io/img/projects/spring-restdocs.png) - Update .gitignore to exclude all .idea files except icon.svg Signed-off-by: Seonghun Jeong <tjdgns5506@gmail.com> See gh-961
This commit is contained in:
committed by
Andy Wilkinson
parent
5cfd3dad59
commit
ec951e123c
3
.gitignore
vendored
3
.gitignore
vendored
@@ -6,5 +6,6 @@ bin
|
||||
build
|
||||
!buildSrc/src/main/groovy/org/springframework/restdocs/build/
|
||||
target
|
||||
.idea
|
||||
.idea/*
|
||||
!.idea/icon.svg
|
||||
*.iml
|
||||
8
.idea/icon.svg
generated
Normal file
8
.idea/icon.svg
generated
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user