mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-12 02:16:17 +00:00
gitignore: Ignore TAGS files
TAGS files are generated with "make tags" to quickly jump through the code. Ignore those by-products of automake/ctags. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
parent
af7e11de69
commit
e5d07538b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,6 +79,7 @@ core
|
||||
*.swo
|
||||
*.swp
|
||||
cscope.*
|
||||
TAGS
|
||||
|
||||
/assembler/gram.c
|
||||
/assembler/gram.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user