diff --git a/.gitignore b/.gitignore index 2db1b99e..c66946f3 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,7 @@ CMakeListsPrivate.txt # CLion cmake-build-debug # User-specific stuff +.idea/vcs.xml .idea/**/workspace.xml .idea/**/tasks.xml .idea/**/usage.statistics.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7f..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file