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