diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f8437c5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +#Folders Ignore +Bin +Testing + +#cmake ignore +CMakeCache.txt +CMakeFiles +CMakeScripts +Makefile +cmake_install.cmake +install_manifest.txt + +#yml +*.yml