diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-12-16 20:12:11 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-12-16 20:15:04 +0100 |
commit | 64b6aec8b0cc0d625ab604dd2cf6e0a9244ed4ab (patch) | |
tree | f5559a2ffbb400e3ed7e258118fbfa2222c1701c /.gitignore | |
parent | 2409cbb76661054addf6350cd08fc887e6157d9a (diff) | |
download | gnutls-64b6aec8b0cc0d625ab604dd2cf6e0a9244ed4ab.tar.gz |
bootstrap will initialize the submodules
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2deb0cd33a..78caae63c4 100644 --- a/.gitignore +++ b/.gitignore @@ -698,3 +698,4 @@ doc/parse-datetime.texi tests/fips-test tests/global-init tests/mini-global-load +.submodule.stamp |