Skip to content

Commit

Permalink
vcs: add ctags "tags" file to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
larpon committed Dec 30, 2023
1 parent e4926f1 commit 62b0b0a
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 @@ -28,3 +28,5 @@ a.out
/temp
/tmp
wip/
# Ignore ctags "tags" file
/tags

0 comments on commit 62b0b0a

Please sign in to comment.