From 1e7ef0dd958033bb6824eb8b1a772d155d92ee32 Mon Sep 17 00:00:00 2001 From: AaronKonishi Date: Wed, 16 Oct 2019 17:50:31 +0800 Subject: [PATCH] add igeore rules for mutl_timer Signed-off-by: AaronKonishi Changes to be committed: new file: .gitignore --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9dc7a9d --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +CMakeLists.txt.user +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +Makefile +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake + +build