initial commit
This commit is contained in:
10 files changed
+1537
No files matched your search
+13
@@ -0,0 +1,13 @@
|
||||
# Pycache
|
||||
/__pycache__/*
|
||||
/util/__pycache__/*
|
||||
/scheduleGenerator/__pycache__/*
|
||||
|
||||
# Test
|
||||
/test.py
|
||||
|
||||
# Test output
|
||||
/output/*
|
||||
|
||||
# Sample Data
|
||||
/sample_data/*
|
||||
Reference in new issue
Block a user