From b896a7da70dd7a16ba7ffd664f7747cb37e1d142 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Mon, 2 Mar 2015 00:06:21 +0100 Subject: [PATCH] .gitignore: Ignore some stuff Signed-off-by: Andrei Gherzan --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1677b58 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build* +*~