13 lines
152 B
Plaintext
13 lines
152 B
Plaintext
# Environment
|
|
.env
|
|
|
|
# Pycache
|
|
/test/__pycache__/*
|
|
|
|
# Test output
|
|
/test/schedule.json
|
|
/test/students.json
|
|
|
|
# Sample Data
|
|
/test/course_selection_data.csv
|