From: Brian Norris Date: Tue, 9 Oct 2012 17:57:19 +0000 (-0700) Subject: .gitignore X-Git-Tag: pldi2013~68 X-Git-Url: http://plrg.eecs.uci.edu/git/?p=model-checker-benchmarks.git;a=commitdiff_plain;h=1fb8ffd937893b545232f8b1c9035002f4da5a5f .gitignore --- 1fb8ffd937893b545232f8b1c9035002f4da5a5f diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c2e3155 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +# generic types +*.o +.*.swp +*.swo +*.so +*~ + +# files in this directory +/tags