Browse Source

Add async and fips test folders to gitignore

Juliusz Sosinowicz 1 year ago
parent
commit
9eac8bf5a9
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

@@ -392,3 +392,9 @@ cmake_install.cmake
 
 # Pycharm and other IDEs
 \.idea
+
+# FIPS
+XXX-fips-test
+
+# ASYNC
+async