14 lines
150 B
Plaintext
14 lines
150 B
Plaintext
# Pycache
|
|
/__pycache__/*
|
|
/util/__pycache__/*
|
|
/scheduleGenerator/__pycache__/*
|
|
|
|
# Test
|
|
/test.py
|
|
|
|
# Test output
|
|
/output/*
|
|
|
|
# Sample Data
|
|
/sample_data/*
|