From e9700f5f3f3b33c627894b31ab981b6dfaae51a9 Mon Sep 17 00:00:00 2001 From: Benson Chu Date: Thu, 29 Aug 2019 11:43:11 -0500 Subject: [PATCH] don't include tutorial folder --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cf55938..bde7155 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,5 @@ /speed-type /layouts /workspace -/bookmarks \ No newline at end of file +/bookmarks +/tutorial \ No newline at end of file