X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=.gitignore;h=e3d191dcbcced9f0c97a5b6838b88eddabc0b47f;hp=7109373b7f8907af5052cdfd132cfd4bc17c0f14;hb=18a86c95fc36b5f622e8dc87f71252de37a1ed44;hpb=ed16028786295798ae8f4823331aebcd95825c39 diff --git a/.gitignore b/.gitignore index 7109373b7f8..e3d191dcbcc 100644 --- a/.gitignore +++ b/.gitignore @@ -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