projects
/
platform
/
upstream
/
intel-gpu-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af7e11d
)
gitignore: Ignore TAGS files
author
Damien Lespiau
<damien.lespiau@intel.com>
Tue, 15 Jan 2013 13:52:57 +0000
(13:52 +0000)
committer
Damien Lespiau
<damien.lespiau@intel.com>
Mon, 4 Mar 2013 15:54:35 +0000
(15:54 +0000)
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>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
611ab06
..
bfd59dc
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-79,6
+79,7
@@
core
*.swo
*.swp
cscope.*
+TAGS
/assembler/gram.c
/assembler/gram.h