diff --git a/.gitignore b/.gitignore index 7cda0e8..febde90 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,13 @@ .idea/ build/ dist/ +lib/*.so out/ src/*.o tmp/ +.aiignore fun fun_test -test_oppcodes +test_opcodes test test.* diff --git a/.aiignore b/test.xxx similarity index 100% rename from .aiignore rename to test.xxx