Skip to content

Commit

Permalink
Add runConfigurations.xml to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyEastham committed Apr 22, 2022
1 parent db2cf0d commit 2f6c592
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ LICENSE.md
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml

# Other files
.idea/runConfigurations.xml

# Gradle
.idea/**/gradle.xml
.idea/**/libraries
Expand Down
10 changes: 0 additions & 10 deletions .idea/runConfigurations.xml

This file was deleted.

0 comments on commit 2f6c592

Please sign in to comment.