From 389b73d06c944989b71a68fcbe114c8240bc107c Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 24 Oct 2015 02:42:36 +0200 Subject: [PATCH] Add a couple .gitignore files --- tests/.gitignore | 1 + tools/.gitignore | 1 + 2 files changed, 2 insertions(+) create mode 100644 tests/.gitignore create mode 100644 tools/.gitignore diff --git a/tests/.gitignore b/tests/.gitignore new file mode 100644 index 0000000..71462d4 --- /dev/null +++ b/tests/.gitignore @@ -0,0 +1 @@ +/widget diff --git a/tools/.gitignore b/tools/.gitignore new file mode 100644 index 0000000..71462d4 --- /dev/null +++ b/tools/.gitignore @@ -0,0 +1 @@ +/widget