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