diff --git a/.gitignore b/.gitignore index dde6cd6..d6376d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ **/.idea **/vendor **/.env -**/node_modules \ No newline at end of file +**/node_modules +**/cmake-build-* \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c6f0290..03de0fa 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,18 +4,32 @@