X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=.gitignore;h=d7ca89a59497416520a82aeecc1a99a0ce05a2a1;hb=482c7447dd2f63823eb969c37dd6fb4e22991fde;hp=d653bcdd0365e1e5545331d199afca6e62861918;hpb=05f661a5bfcea97f66c03accda5411590de31458;p=model-checker.git diff --git a/.gitignore b/.gitignore index d653bcd..d7ca89a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,13 @@ # generic types *.o .*.swp +*.swo *.so +*~ +*.dot +.*.d # files in this directory -/model /tags +/doc/docs +/benchmarks