From 4d899f64a7c186fa7297d5a041b07526a5df2a55 Mon Sep 17 00:00:00 2001 From: ProgramSnail <36130293+ProgramSnail@users.noreply.github.com> Date: Wed, 3 Aug 2022 21:30:19 +0000 Subject: [PATCH] Initial commit --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..46f42f8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +CMakeLists.txt.user +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +Makefile +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake +_deps