diff --git a/.gitignore b/.gitignore index 8461078..fc06e1c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ build +cmake-build* .idea +libmingl.a \ No newline at end of file diff --git a/libmingl.a b/libmingl.a deleted file mode 100644 index aedc991..0000000 Binary files a/libmingl.a and /dev/null differ