X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=.gitignore;h=4acd010bd5ab045daccae219f1063c3cb33a1717;hb=19a4794da8f07346ee407bdee032eeaf59fe0e9a;hp=d4b7fc44362fc1e7b3fe90cc1d994d68ca7a7a29;hpb=3c9fb84ea4beccce0117cfcc6a1a7f0abc5f7e1a;p=model-checker.git diff --git a/.gitignore b/.gitignore index d4b7fc4..4acd010 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,14 @@ # generic types *.o .*.swp +*.swo *.so *~ +*.dot +.*.d +*.pdf # files in this directory -/model /tags -/docs +/doc/docs +/benchmarks