added items to .gitignore

renamed pythonpackage.yml to ut-analysis.yml
populated ut-analysis.yml
fixed spelling
added ut-superscript.py

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
Arthur Lu
2020-05-16 20:04:31 -05:00
parent 75c30aa24c
commit bddbacf7b7
6 changed files with 87 additions and 40 deletions

4
.gitignore vendored
View File

@@ -25,4 +25,6 @@ data-analysis/__pycache__/
analysis-master/analysis.egg-info/
analysis-master/build/
analysis-master/metrics/
data-analysis/config-pop.json
data-analysis/config-pop.json
analysis-master/__pycache__/
analysis-master/.pytest_cache/