Skip to content

Commit

Permalink
add tags.lock and tags.temp to .gitignore (ray-project#12752)
Browse files Browse the repository at this point in the history
These can be temporarily created by vim.
  • Loading branch information
esquires committed Dec 10, 2020
1 parent 9f70293 commit 231ecff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ venv
.*.swp
*.swp
tags
tags.lock
tags.temp

# Emacs
.#*
Expand Down

0 comments on commit 231ecff

Please sign in to comment.