Taints relaxed loads to enforce load/store ordering
[oota-llvm.git] / .gitignore
index 7109373b7f8907af5052cdfd132cfd4bc17c0f14..e3d191dcbcced9f0c97a5b6838b88eddabc0b47f 100644 (file)
@@ -37,14 +37,14 @@ 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).
 #==============================================================================#
 # External projects that are tracked independently.
 projects/*
-!projects/CMakeLists.txt
+!projects/*.*
 !projects/Makefile
 # Clang, which is tracked independently.
 tools/clang