diff --git a/.gitignore b/.gitignore index 9369574..d85d8ee 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ .clangd .conanbuild .current_build +.idea __pycache__ CMakeLists.txt.user Session.vim diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 7f5d14a..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file