jetbrain家的IDE(如phpstorm, webstorm都一样)在项目下都会有个.idea目录. 这个目录在版本控制中怎么合理? 直接复制使用链接中的代码即可:
https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
原因解释, 见IDE的官方权威解释: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
jetbrain家的IDE(如phpstorm, webstorm都一样)在项目下都会有个.idea目录. 这个目录在版本控制中怎么合理? 直接复制使用链接中的代码即可:
https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
原因解释, 见IDE的官方权威解释: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839