diff options
| author | Scott Gasch <[email protected]> | 2022-04-22 14:32:15 -0700 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2022-04-22 14:32:15 -0700 |
| commit | cb9bce0850083584481a628f03e35687374df894 (patch) | |
| tree | 196ecd661bef095505f1871023295d7349fce9eb | |
| parent | 290e40e0bf150ab889ada06e500a5835d3935da6 (diff) | |
Ignore ANTLR generated files.
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -14,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 |
