diff --git a/.gitignore b/.gitignore index f3fc8f3..647419a 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,7 @@ FFI-tests/*.so FFI-tests/*.o FFI-tests/*.out FFI-tests/_*.c + +.idea/ +CMakeLists.txt +cmake-build-debug/ \ No newline at end of file