# Pycache
/__pycache__/*
/util/__pycache__/*
/scheduleGenerator/__pycache__/*

# Test
/test.py

# Test output
/output/*
