提交 e53f6351 编写于 作者: B Brendan Forster 提交者: GitHub

Merge pull request #2246 from Nihlus/patch-1

[Global/JetBrains] add support for Rider and nested projects
...@@ -2,24 +2,24 @@ ...@@ -2,24 +2,24 @@
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 # 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
# Sensitive or high-churn files: # Sensitive or high-churn files:
.idea/dataSources/ .idea/**/dataSources/
.idea/dataSources.ids .idea/**/dataSources.ids
.idea/dataSources.xml .idea/**/dataSources.xml
.idea/dataSources.local.xml .idea/**/dataSources.local.xml
.idea/sqlDataSources.xml .idea/**/sqlDataSources.xml
.idea/dynamic.xml .idea/**/dynamic.xml
.idea/uiDesigner.xml .idea/**/uiDesigner.xml
# Gradle: # Gradle:
.idea/gradle.xml .idea/**/gradle.xml
.idea/libraries .idea/**/libraries
# Mongo Explorer plugin: # Mongo Explorer plugin:
.idea/mongoSettings.xml .idea/**/mongoSettings.xml
## File-based project format: ## File-based project format:
*.iws *.iws
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册