mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +02:00
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