extract JetBrains header information into metadata
This commit is contained in:
parent
74ba388528
commit
677c7abacf
@ -1,6 +1,3 @@
|
|||||||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
|
|
||||||
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
|
||||||
|
|
||||||
# User-specific stuff
|
# User-specific stuff
|
||||||
.idea/**/workspace.xml
|
.idea/**/workspace.xml
|
||||||
.idea/**/tasks.xml
|
.idea/**/tasks.xml
|
||||||
|
11
Global/JetBrains.yml
Normal file
11
Global/JetBrains.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
aliases:
|
||||||
|
- IntelliJ
|
||||||
|
- RubyMine
|
||||||
|
- PhpStorm
|
||||||
|
- AppCode
|
||||||
|
- PyCharm
|
||||||
|
- CLion
|
||||||
|
- Android Studio
|
||||||
|
- WebStorm
|
||||||
|
- Rider
|
||||||
|
reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
Loading…
Reference in New Issue
Block a user