mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-14 23:25:00 +00:00
gitignore exclude .idea folder except .idea/codeStyles/Project.xml and .idea/inspectionProfiles/Project_Default.xml
This commit is contained in:
parent
e48573856e
commit
968a66186d
7
.gitignore
vendored
7
.gitignore
vendored
@ -16,10 +16,9 @@ lib
|
||||
|
||||
# IntelliJ specific files/directories
|
||||
out
|
||||
.idea/modules
|
||||
.idea/shelf
|
||||
.idea/*.xml
|
||||
.idea/.gitignore
|
||||
.idea
|
||||
!.idea/codeStyles/Project.xml
|
||||
!.idea/inspectionProfiles/Project_Default.xml
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
|
Loading…
x
Reference in New Issue
Block a user