From 3a86543fda57e037e8714aeb8851273f36515e74 Mon Sep 17 00:00:00 2001 From: Wan Ashraf <73482535+Ashraf-wan@users.noreply.github.com> Date: Tue, 28 Sep 2021 08:37:13 +0800 Subject: [PATCH 1/2] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index f6e5512..1ad8e1a 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,7 @@ Icon Network Trash Folder Temporary Items .apdisk + +#ssh keys +id_rsa +authorized_keys From 51e30b5b98c7e6ac21d49b950516bff30470aa63 Mon Sep 17 00:00:00 2001 From: Wan Ashraf <73482535+Ashraf-wan@users.noreply.github.com> Date: Tue, 28 Sep 2021 08:41:38 +0800 Subject: [PATCH 2/2] Update .gitignore --- .gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.gitignore b/.gitignore index 1ad8e1a..a2c5680 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,18 @@ Temporary Items #ssh keys id_rsa authorized_keys + +# CMake +CMakeLists.txt.user +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +Makefile +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake +_deps +# External projects +*-prefix/