From 98817837b8abe64ec674ed69242ae37deb2dc3a8 Mon Sep 17 00:00:00 2001 From: Nick Playfair Date: Mon, 1 Feb 2021 23:44:23 +0000 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20track=20contents=20of=20the=20t?= =?UTF-8?q?mp=20dir?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 563a36d..671e679 100644 --- a/.gitignore +++ b/.gitignore @@ -105,4 +105,5 @@ dist .DS_Store gerber/ -hello.txt \ No newline at end of file +hello.txt +test/tmp/* \ No newline at end of file