From 99afb583d350fe5ca937e824f6b7319a49d5ecb2 Mon Sep 17 00:00:00 2001 From: Luke Carl Hartman Date: Tue, 26 Jul 2022 07:41:58 -0700 Subject: [PATCH] code workspace vs code --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9f2f62e..f602e44 100755 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ .sass-cache node_modules/* bower_components/* -gulpfile.js \ No newline at end of file +gulpfile.js +enp-quiz.code-workspace