ignore .so
1 2 3 4 5 6 7 8 9 10 11 12
diff --git a/.gitignore b/.gitignore index 8436229..926334e 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,7 @@ macos/kc3-v* node_modules/ *.o release/ +*.so .test .test_ko .test_ok