aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 02704fe..03ff4da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -84,12 +84,13 @@ INSTALL
84/stamp-h1 84/stamp-h1
85/stamp-h2 85/stamp-h2
86 86
87crypto/Makefile.am
88include/openssl/Makefile.am 87include/openssl/Makefile.am
89ssl/Makefile.am
90tls/Makefile.am
91tests/Makefile.am 88tests/Makefile.am
92 89
90crypto/VERSION
91ssl/VERSION
92tls/VERSION
93
93ssl/*.c 94ssl/*.c
94ssl/*.h 95ssl/*.h
95tls/*.c 96tls/*.c