diff options
author | Ben Morrison <ben@gbmor.dev> | 2019-04-17 00:59:15 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2019-04-17 00:59:15 -0400 |
commit | da915eb58715f9c6361246c3997f2c87d6b91cc1 (patch) | |
tree | 57a1c6c375b0bbbbad398271ff6522c4b9673537 /.gitignore | |
parent | 6c016c0e3c1fcb329434050489117f303e1775d5 (diff) | |
download | goofbot-da915eb58715f9c6361246c3997f2c87d6b91cc1.tar.gz |
ignoring tagfiles
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 62883ad..f985dd6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ /gotify.sh +GPATH +GTAGS +GRTAGS |