Ignore compile_commands.json only at the root of the tree.
[oota-llvm.git] / .gitignore
index 7109373b7f8907af5052cdfd132cfd4bc17c0f14..02146ef0ac53c2f7bd0faa8163b1e84c32fcd5e5 100644 (file)
@@ -37,7 +37,7 @@ cscope.files
 cscope.out
 autoconf/aclocal.m4
 autoconf/autom4te.cache
-compile_commands.json
+/compile_commands.json
 
 #==============================================================================#
 # Directories to ignore (do not add trailing '/'s, they skip symlinks).