forked from wolfSSL/wolfssl
more ignores
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@ -1,5 +1,24 @@
|
|||||||
*.lo
|
*.lo
|
||||||
|
*.la
|
||||||
*.o
|
*.o
|
||||||
*.m4
|
*.m4
|
||||||
|
*.deps
|
||||||
|
*.libs
|
||||||
|
*sh
|
||||||
|
*.cache
|
||||||
|
config*
|
||||||
|
stamp*
|
||||||
Makefile.in
|
Makefile.in
|
||||||
Makefile
|
Makefile
|
||||||
|
depcomp
|
||||||
|
missing
|
||||||
|
libtool
|
||||||
|
benchmark
|
||||||
|
test
|
||||||
|
client
|
||||||
|
echoclient
|
||||||
|
echoserver
|
||||||
|
server
|
||||||
|
snifftest
|
||||||
|
output
|
||||||
|
testsuite
|
||||||
|
Reference in New Issue
Block a user