mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-13 02:46:23 +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
|
*.swo
|
||||||
*.swp
|
*.swp
|
||||||
cscope.*
|
cscope.*
|
||||||
|
TAGS
|
||||||
|
|
||||||
/assembler/gram.c
|
/assembler/gram.c
|
||||||
/assembler/gram.h
|
/assembler/gram.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user