diff options
author | Pranav Kant <pranavk@collabora.co.uk> | 2017-01-23 22:25:36 +0530 |
---|---|---|
committer | Pranav Kant <pranavk@collabora.co.uk> | 2017-01-27 23:25:57 +0530 |
commit | 8df085fbffb832ff58345b5b5698c44f5347f226 (patch) | |
tree | e2ceb44add81af05cf0b55277c5b3a2eb45140be /.gitignore | |
parent | 9d4eab1aba30a8f6bca1d0237f3cf86fe5862b14 (diff) |
.gitignore: Ignore TAGS file
Change-Id: I23a1de867ea623e0355688caab6fba5b3d5d2474
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index adfe2e128..14fcf086b 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,7 @@ loolstress loolforkit-nocaps loadtest unittest + +# make tags +TAGS +test/TAGS |