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 28ec955..02704fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,7 +88,6 @@ crypto/Makefile.am
88include/openssl/Makefile.am 88include/openssl/Makefile.am
89ssl/Makefile.am 89ssl/Makefile.am
90tls/Makefile.am 90tls/Makefile.am
91apps/Makefile.am
92tests/Makefile.am 91tests/Makefile.am
93 92
94ssl/*.c 93ssl/*.c
@@ -99,10 +98,12 @@ include/pqueue.h
99include/tls.h 98include/tls.h
100include/openssl/*.h 99include/openssl/*.h
101include/openssl/*.he 100include/openssl/*.he
102apps/*.c
103apps/*.h 101apps/*.h
104apps/*.cnf 102apps/*.c
105apps/openssl 103apps/openssl
104apps/openssl.cnf
105!apps/apps_win.c
106!apps/poll_win.c
106 107
107crypto/compat/arc4random.c 108crypto/compat/arc4random.c
108crypto/compat/chacha_private.h 109crypto/compat/chacha_private.h