diff --git a/.gitignore b/.gitignore index 6d7dbc3..62a6e4c 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,6 @@ dmypy.json # Pyre type checker .pyre/ + +# Python tag_manager script +tag_manager.py \ No newline at end of file