X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=.gitignore;h=78006ce2b7ae315957e475b507ba1a5e5693787c;hb=7dddcdb767f02f9b0c470ac516b18ad91a35d43d;hp=d4b7fc44362fc1e7b3fe90cc1d994d68ca7a7a29;hpb=cf7518cb8c2d9cd3033ca7540ea9dc448b21912a;p=model-checker.git diff --git a/.gitignore b/.gitignore index d4b7fc4..78006ce 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