From: Steinar H. Gunderson Date: Mon, 1 Oct 2012 15:26:41 +0000 (+0200) Subject: Add a .gitignore to get rid of the junk in git status. X-Git-Tag: 1.0~477 X-Git-Url: https://git.sesse.net/?p=movit;a=commitdiff_plain;h=b6f8c4f6bbe0648d26b000b4327978bc5063e3f8 Add a .gitignore to get rid of the junk in git status. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1b13478 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.o +test +*.jpg +*.png +perf.data