Files
c-schedule-generator/.gitignore
T
2024-10-04 22:39:47 -07:00

11 lines
69 B
Plaintext

# vscode config
.vscode/
# testing
*.py
# output
output/
obj/
bin/