X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=.gitignore;h=78006ce2b7ae315957e475b507ba1a5e5693787c;hb=d5188b9694c29e0d776a643965f2461a1fbbe5e1;hp=d4b7fc44362fc1e7b3fe90cc1d994d68ca7a7a29;hpb=cf7518cb8c2d9cd3033ca7540ea9dc448b21912a;p=c11tester.git diff --git a/.gitignore b/.gitignore index d4b7fc44..78006ce2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,13 @@ # generic types *.o .*.swp +*.swo *.so *~ +*.dot # files in this directory -/model /tags -/docs +/doc/docs +/make.deps +/benchmarks