forked from wolfSSL/wolfssl
Merge pull request #5605 from julek-wolfssl/gitignore
Add async and fips test folders to gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -392,3 +392,9 @@ cmake_install.cmake
|
||||
|
||||
# Pycharm and other IDEs
|
||||
\.idea
|
||||
|
||||
# FIPS
|
||||
XXX-fips-test
|
||||
|
||||
# ASYNC
|
||||
async
|
||||
|
Reference in New Issue
Block a user