Copy Task figure and environment setup

This commit is contained in:
nckcard
2024-08-14 12:00:20 -07:00
parent 439d704bfb
commit aad9276b49
8 changed files with 532 additions and 1 deletions

5
.gitignore vendored
View File

@@ -160,3 +160,8 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# ignore data folder
data/*
.DS_Store