Files
c-schedule-generator/.gitignore
T

14 lines
83 B
Plaintext

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