This website works better with JavaScript.
Explore
Help
Register
Sign In
GitHub-Spring
/
spring-boot
mirror of
https://github.com/spring-projects/spring-boot.git
Watch
1
Star
0
Fork
You've already forked spring-boot
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Add IntelliJ IDEA icon to gitignore
pull/42868/head
Moritz Halbritter
1 year ago
parent
bbdaa2aa26
commit
0fc06b50f3
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
.idea/.gitignore
3
.idea/.gitignore
vendored
Unescape
Escape
View File
@ -1,5 +1,8 @@
# Project name
.name
.name
*.xml
*.xml
# Project icon
icon.svg
/modules/
/modules/
/shelf/
/shelf/
/workspace.xml
/workspace.xml
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
GitHub-Spring/spring-boot
Title
Body
Create Issue