diff options
author | Ben Straub <bs@github.com> | 2012-08-30 07:55:36 -0700 |
---|---|---|
committer | Ben Straub <bs@github.com> | 2012-08-30 07:55:36 -0700 |
commit | 22e1b4b8a8ee8601bdd57da8cd4652afc24e068c (patch) | |
tree | e067f6031ea5c0af51399c4959769ee91b965277 /.gitignore | |
parent | 04d4fe5ef009e9ee2ea98f5f95c798311aec9353 (diff) | |
download | libgit2-22e1b4b8a8ee8601bdd57da8cd4652afc24e068c.tar.gz |
Ignore tags file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 45d7b1957..7fa7d547c 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ CMake* *.cmake .DS_Store *~ +tags |