aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorebiggers <ebiggers@google.com>2019-09-08 19:44:31 -0700
committerJoseph Richey <joerichey@google.com>2019-09-08 19:44:31 -0700
commit28b29d1c97ffd97671186b5e1fae37b64424f9ee (patch)
tree447c079dad078901820533cd855eac3c7905ef69 /.gitignore
parent8a3acda2011e9a080ee792c1e11646e6118a4930 (diff)
.gitignore: add tags file (#144)
Add the tags file to .gitignore, for developers using https://github.com/jstemmer/gotags.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e1a4fb5..666fe16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ bin/misspell
bin/config
*coverage.out
.vscode
+tags