update gitignore with generated Swift dylib
This commit is contained in:
3
thermion_dart/.gitignore
vendored
3
thermion_dart/.gitignore
vendored
@@ -2,4 +2,5 @@ native/build/
|
||||
native/web/build/
|
||||
native/web/lib/**/*
|
||||
pubspec.lock
|
||||
test/output/*
|
||||
test/output/*
|
||||
test/generated/libThermionTextureSwift.dylib
|
||||
|
||||
Reference in New Issue
Block a user