diff --git a/thermion_dart/.gitignore b/thermion_dart/.gitignore index 17cdf2aa..c2c65ae2 100644 --- a/thermion_dart/.gitignore +++ b/thermion_dart/.gitignore @@ -2,4 +2,5 @@ native/build/ native/web/build/ native/web/lib/**/* pubspec.lock -test/output/* \ No newline at end of file +test/output/* +test/generated/libThermionTextureSwift.dylib