diff --git a/.gitignore b/.gitignore index 956c0bb..c2d33ed 100644 --- a/.gitignore +++ b/.gitignore @@ -97,6 +97,9 @@ LICENSE.md .idea/**/uiDesigner.xml .idea/**/dbnavigator.xml +# Other files +.idea/runConfigurations.xml + # Gradle .idea/**/gradle.xml .idea/**/libraries diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 797acea..0000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file