From ec35127f657e32ae4918546135c7bc3d06287a7e Mon Sep 17 00:00:00 2001 From: Richard Aas Date: Sat, 17 Sep 2016 11:21:52 +0200 Subject: [PATCH] added .gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3737755 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +build* +test +test.c +test.d +*stamp +*.previous +libre.dylib +libre.pc