]> git.siccegge.de Git - frida/frida.git/commitdiff
Clean up .gitignore -- we should build out-of-tree anyway
authorChristoph Egger <Christoph.Egger@fau.de>
Fri, 6 Feb 2015 14:58:16 +0000 (15:58 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Fri, 6 Feb 2015 14:58:16 +0000 (15:58 +0100)
.gitignore

index e04f13fe5f99bd6fd2eefdb157ad8e78ae6fdf2e..0871e2f3b848847ce95ac0080dc867c48e9b70dc 100644 (file)
@@ -1,14 +1,7 @@
 *~
 *~
-*.o
-*.make
-frida_automoc.cpp
-moc_*.cpp
+build/*
 compile_commands.json
 compile_commands.json
-frida
 Makefile
 Makefile
-CMakeFiles/*
-cmake_install.cmake
-CMakeCache.txt
 dot/*
 llvm-objdump/*
 samples/*
\ No newline at end of file
 dot/*
 llvm-objdump/*
 samples/*
\ No newline at end of file