diff --git a/.gitignore b/.gitignore index 6bed2a8e1..a1dfc7e6f 100644 --- a/.gitignore +++ b/.gitignore @@ -77,6 +77,7 @@ build/ .idea/**/vcs.xml .idea/**/ktlint.xml .idea/codeStyles/ +.idea/kotlinc.xml src/test/resources/cookies.txt local.properties diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml deleted file mode 100644 index 8d81632f8..000000000 --- a/.idea/kotlinc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file