mirror of
https://github.com/ppy/osu.git
synced 2025-01-08 05:52:54 +08:00
Change .idea ignore rules to not ignore run configurations
This commit is contained in:
parent
5eecdffa5d
commit
779e57f0ca
6
.gitignore
vendored
6
.gitignore
vendored
@ -252,7 +252,11 @@ paket-files/
|
|||||||
.fake/
|
.fake/
|
||||||
|
|
||||||
# JetBrains Rider
|
# JetBrains Rider
|
||||||
.idea/
|
.idea/.idea.osu/.idea/*.xml
|
||||||
|
.idea/.idea.osu/.idea/codeStyles/*.xml
|
||||||
|
.idea/.idea.osu/.idea/dataSources/*.xml
|
||||||
|
.idea/.idea.osu/.idea/dictionaries/*.xml
|
||||||
|
.idea/.idea.osu/*.iml
|
||||||
*.sln.iml
|
*.sln.iml
|
||||||
|
|
||||||
# CodeRush
|
# CodeRush
|
||||||
|
Loading…
Reference in New Issue
Block a user