Skip to content

Commit

Permalink
add ctags to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Younes Reda committed Dec 7, 2023
1 parent 5517300 commit 7b1a96b
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 @@ -41,3 +41,6 @@ user.bazelrc

### vcpkg ###
vcpkg_installed/*

### ctags ###
tags

0 comments on commit 7b1a96b

Please sign in to comment.