diff --git a/.gitignore b/.gitignore index 7df58851e..1788fefd7 100644 --- a/.gitignore +++ b/.gitignore @@ -106,6 +106,8 @@ obj/ .idea/jarRepositories.xml .idea/runConfigurations.xml .idea/deploymentTargetDropDown.xml +.idea/kotlinc.xml +.idea/migrations.xml # OS-specific files .DS_Store diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml deleted file mode 100644 index 217e5c51f..000000000 --- a/.idea/kotlinc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file