Add TAGS to gitignore (#4602)

This commit is contained in:
Aditya Naik 2023-01-30 23:58:35 -08:00 committed by GitHub
parent 789be109ec
commit 9d65bf8f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
/install*
/docker_build
tags
TAGS
.vscode
.idea
compile_commands.json