Skip to content

Commit

Permalink
update gitignore to exclude the tag_manager script
Browse files Browse the repository at this point in the history
  • Loading branch information
benne238 committed Mar 11, 2021
1 parent 87bab63 commit cb2cb3a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,6 @@ dmypy.json

# Pyre type checker
.pyre/

# Python tag_manager script
tag_manager.py

0 comments on commit cb2cb3a

Please sign in to comment.