mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 20:24:39 +02:00
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
|
# Pycharm and other IDEs
|
||||||
\.idea
|
\.idea
|
||||||
|
|
||||||
|
# FIPS
|
||||||
|
XXX-fips-test
|
||||||
|
|
||||||
|
# ASYNC
|
||||||
|
async
|
||||||
|
Reference in New Issue
Block a user