From 3ded51df0297cf99c465ee96aa67cf65ef8d1aac Mon Sep 17 00:00:00 2001 From: Christoph Egger Date: Fri, 6 Feb 2015 15:58:16 +0100 Subject: [PATCH] Clean up .gitignore -- we should build out-of-tree anyway --- .gitignore | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index e04f13f..0871e2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,7 @@ *~ -*.o -*.make -frida_automoc.cpp -moc_*.cpp +build/* compile_commands.json -frida Makefile -CMakeFiles/* -cmake_install.cmake -CMakeCache.txt dot/* llvm-objdump/* samples/* \ No newline at end of file -- 2.39.2