Files
school-management-api/.gitignore
T
2022-02-22 13:48:14 -08:00

10 lines
105 B
Plaintext

# Environment
.env
# Pycache
/test/__pycache__/*
# Test output
/test/schedule.json
/test/students.json