Files
school-management-api/.gitignore
T
2022-03-31 13:05:46 -07:00

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