From c39e1a221d673cd58877adf64ec2c17e85b161bf Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Thu, 31 Mar 2022 13:00:07 -0700 Subject: [PATCH] update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f532e8b..8328bb2 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ # Test output /test/schedule.json /test/students.json + +# Sample Data +/test/course_selection_data.csv