diff --git a/.gitignore b/.gitignore index 9ea395f..5a5906c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,11 @@ CMakeCache.txt -CMakeFiles -CMakeScripts -Testing +CMakeFiles/ +CMakeScripts/ +Testing/ Makefile cmake_install.cmake install_manifest.txt compile_commands.json CTestTestfile.cmake +build/ +output diff --git a/output b/output deleted file mode 100755 index a02ae91..0000000 Binary files a/output and /dev/null differ