Skip to content

Commit 2f6c592

Browse files
committed
Add runConfigurations.xml to .gitignore
1 parent db2cf0d commit 2f6c592

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ LICENSE.md
9797
.idea/**/uiDesigner.xml
9898
.idea/**/dbnavigator.xml
9999

100+
# Other files
101+
.idea/runConfigurations.xml
102+
100103
# Gradle
101104
.idea/**/gradle.xml
102105
.idea/**/libraries

.idea/runConfigurations.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)