diff --git a/.gitignore b/.gitignore index cff679fb..62f84120 100644 --- a/.gitignore +++ b/.gitignore @@ -132,6 +132,9 @@ dmypy.json # Pyre type checker .pyre/ +# music directory +music/ + # pytype static type analyzer .pytype/