Skip to content

Commit 7054f5d

Browse files
authored
Update JetBrains.gitignore
ignore dbnavigator.xml because it contains sensitive data, such as host, port, db, user name, and so on.
1 parent 18e2874 commit 7054f5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Global/JetBrains.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
.idea/**/sqlDataSources.xml
1515
.idea/**/dynamic.xml
1616
.idea/**/uiDesigner.xml
17+
.idea/**/dbnavigator.xml
1718

1819
# Gradle
1920
.idea/**/gradle.xml

0 commit comments

Comments
 (0)