about summary refs log tree commit homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-06-21 11:17:47 +0000
committerEric Wong <normalperson@yhbt.net>2013-06-25 19:53:09 +0000
commit97ed7a71d216eb4c6cbd1c40f2759e8d8957864a (patch)
tree8a1bd20ab30ee0ee58a05b61d54a36f34dc39273 /.gitignore
parent0ad0f16bce2769a599eb718261e0283e79c57639 (diff)
downloadcmogstored-97ed7a71d216eb4c6cbd1c40f2759e8d8957864a.tar.gz
This is useful for:
a) repeatibly generating the same tarball off git
b) diagnosing and tracking down (rare) gnulib bugs
c) 3rd parties verifying we do not put malicious code into our tarballs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 925e468..f633ea7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@
 /*.cache
 /*.in
 /.version
+/.gnulib-version
 /ChangeLog*
 /NEWS*
 /_build