summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2021-05-17 13:33:28 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2021-05-17 13:33:28 -0400
commit160bbea55d018a89f5c2cb14fbf70b8c6bbcd521 (patch)
treed11d6deb5e1ffb957a409607199926298c108130 /.gitignore
parentfec8a392591f0d8d048b2d60e8873535ef130279 (diff)
downloadgnutls-160bbea55d018a89f5c2cb14fbf70b8c6bbcd521.tar.gz
git: Do not ignore certtool templates.
This effectively reverts part of dc85966364994006f9337e4749d1487e4b8e16a1 in order to ensure that tests/cert-tests/templates/*.tmpl are not ignored by git. Closes: #1242 Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b524bdad41..c443a8f291 100644
--- a/.gitignore
+++ b/.gitignore
@@ -921,7 +921,7 @@ tests/x509sign-verify-gost
tests/x509sign-verify-rsa
tests/x509sign-verify2
tests/x509signself
-*.tmp*
+*.tmp
tmp-*
*.trs
win32