You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like emacs backup files with the "~" at the end end up included in TAGS file.
This is very annoying for code navigation. Instead of going to source file i end up going to its backup file. Is there a way to configure TAGS generation to not include emacs backup files?