From: Christoph Egger Date: Fri, 6 Feb 2015 14:58:16 +0000 (+0100) Subject: Clean up .gitignore -- we should build out-of-tree anyway X-Git-Tag: v0.1~115 X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=commitdiff_plain;h=3ded51df0297cf99c465ee96aa67cf65ef8d1aac Clean up .gitignore -- we should build out-of-tree anyway --- 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