11 lines
120 B
Plaintext
11 lines
120 B
Plaintext
# Pycache
|
|
/__pycache__/*
|
|
/util/__pycache__/*
|
|
/scheduleGenerator/__pycache__/*
|
|
|
|
# Test
|
|
/test.py
|
|
|
|
# Test output
|
|
/output/*
|