diff --git a/.gitignore b/.gitignore index 4c591e7..e75635f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ installed* repo train pkg/*/*.save +train-pkg* diff --git a/pkg/.DS_Store b/pkg/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/pkg/.DS_Store differ