diff --git a/.gitignore b/.gitignore index 7f5735a..f532e8b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,8 @@ .env # Pycache -/test/__pycache__/* \ No newline at end of file +/test/__pycache__/* + +# Test output +/test/schedule.json +/test/students.json