14 lines
190 B
Plaintext
14 lines
190 B
Plaintext
# Environment
|
|
.env
|
|
|
|
# Pycache
|
|
/test/__pycache__/*
|
|
|
|
# Test output
|
|
/test/schedule.json
|
|
/test/students.json
|
|
|
|
# Sample Data
|
|
/test/course_selection_data.csv
|
|
/test/course_Selection_data_table.txt
|