aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-10-14 23:53:52 -0500
committerBrent Cook <bcook@openbsd.org>2015-10-15 09:16:38 -0500
commit4298ac9305d89cadf90ebb01f0e85bb74fea2c1e (patch)
treee58171fce41da919e0005b167fab19185c4d002d /.gitignore
parent1dd79f5d8f617afdb0f5d51ac0278d7b4f84b82f (diff)
downloadportable-4298ac9305d89cadf90ebb01f0e85bb74fea2c1e.tar.gz
portable-4298ac9305d89cadf90ebb01f0e85bb74fea2c1e.tar.bz2
portable-4298ac9305d89cadf90ebb01f0e85bb74fea2c1e.zip
include timegm fallback
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 499205f..03ed14a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -129,6 +129,7 @@ include/openssl/*.h
129!/crypto/compat/posix_win.c 129!/crypto/compat/posix_win.c
130!/crypto/compat/bsd_asprintf.c 130!/crypto/compat/bsd_asprintf.c
131!/crypto/compat/inet_pton.c 131!/crypto/compat/inet_pton.c
132!/crypto/compat/timegm.c
132!/crypto/compat/ui_openssl_win.c 133!/crypto/compat/ui_openssl_win.c
133!/crypto/CMakeLists.txt 134!/crypto/CMakeLists.txt
134/crypto 135/crypto