mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-14 15:29:56 +00:00
gitignore: add TAGS files
Somehow our `make tags` target generates TAGS and not tags, so let's ignore that too. Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com> Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
This commit is contained in:
parent
17706a4628
commit
0efc06e7d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -150,5 +150,6 @@ patches
|
||||
*.orig
|
||||
*.rej
|
||||
tags
|
||||
TAGS
|
||||
|
||||
doc/api/doxygen_sqlite3.db
|
||||
|
Loading…
Reference in New Issue
Block a user