X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=.gitignore;h=02146ef0ac53c2f7bd0faa8163b1e84c32fcd5e5;hb=ac5e008dfdd7da587680a8f2437d54243a4a4436;hp=1f3f1a9520c0d95e271232e4eee08ba84f2fc02f;hpb=dc857fefdcde7779602ffc616129efcc77112412;p=oota-llvm.git diff --git a/.gitignore b/.gitignore index 1f3f1a9520c..02146ef0ac5 100644 --- a/.gitignore +++ b/.gitignore @@ -16,7 +16,7 @@ # Byte compiled python modules. *.pyc # vim swap files -.*.swp +.*.sw? .sw? #OS X specific files. .DS_store @@ -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).