Hammer on that run_tests.py thing again.
[python_utils.git] / .gitignore
index 4ea5b145b1d013819759fd6b454ef99d90b2ec88..0ce473e73d84893cb3a0a61775cfcda07c8e97f0 100644 (file)
@@ -1,3 +1,5 @@
+.coverage
+scott_secrets.py
 __pycache__/*
 */__pycache__/*
 .mypy_cache/*
@@ -12,4 +14,10 @@ dateparse/dateparse_utilsLexer.tokens
 dateparse/dateparse_utilsListener.py
 dateparse/dateparse_utilsParser.py
 dateparse/duration_utils.g4
-pip_install.sh
+music/chords.interp
+music/chords.tokens
+music/chordsLexer.interp
+music/chordsLexer.py
+music/chordsLexer.tokens
+music/chordsListener.py
+music/chordsParser.py