readability-dart/.gitignore
Sphericalkat a5b8aa83d6
feat: set up FFI
Signed-off-by: Sphericalkat <me@kat.bio>
2024-07-17 02:32:33 +05:30

10 lines
247 B
Plaintext

# https://dart.dev/guides/libraries/private-files
# Created by `dart pub`
.dart_tool/
# Avoid committing pubspec.lock for library packages; see
# https://dart.dev/guides/libraries/private-files#pubspeclock.
pubspec.lock
# FVM Version Cache
.fvm/