Merge pull request #2597 from DKroot/patch-1

.idea/**/datasources.xml is now safe to store
This commit is contained in:
Brendan Forster
2018-02-08 10:36:22 +11:00
committed by GitHub

View File

@ -9,7 +9,6 @@
# 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.local.xml .idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml .idea/**/sqlDataSources.xml
.idea/**/dynamic.xml .idea/**/dynamic.xml