This website works better with JavaScript.
Home
Help
Register
Sign In
leviathan
/
openssl-ibmpkcs11
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Added .gitignore to the repo
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
master
Kent Yoder
11 years ago
parent
a4894db787
commit
3dc8016188
1 changed files
with
23 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+23
-0
.gitignore
+ 23
- 0
.gitignore
View File
@ -0,0 +1,23 @@
Makefile
Makefile.in
aclocal.m4
ltmain.sh
autom4te.cache/
config.guess
config.log
config.status
config.sub
configure
cscope.out
depcomp
install-sh
libtool
missing
openssl.cnf.sample
src/.deps/
src/.libs/
src/Makefile
src/Makefile.in
src/libibmpkcs11.la
src/libibmpkcs11_la-e_pkcs11.lo
src/libibmpkcs11_la-e_pkcs11_err.lo
Write
Preview
Loading…
Cancel
Save