mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 03:07:04 +02:00
Update JetBrains.gitignore
ignore dbnavigator.xml because it contains sensitive data, such as host, port, db, user name, and so on.
This commit is contained in:
parent
18e28746b0
commit
7054f5d9b4
@ -14,6 +14,7 @@
|
|||||||
.idea/**/sqlDataSources.xml
|
.idea/**/sqlDataSources.xml
|
||||||
.idea/**/dynamic.xml
|
.idea/**/dynamic.xml
|
||||||
.idea/**/uiDesigner.xml
|
.idea/**/uiDesigner.xml
|
||||||
|
.idea/**/dbnavigator.xml
|
||||||
|
|
||||||
# Gradle
|
# Gradle
|
||||||
.idea/**/gradle.xml
|
.idea/**/gradle.xml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user