Add Dart workspace and clean up pre-commit hooks.

This commit is contained in:
Sebastian Jeltsch
2025-07-22 22:10:04 +02:00
parent 60dad3652f
commit 6d5c2473a6
15 changed files with 376 additions and 579 deletions

3
.gitignore vendored
View File

@@ -2,6 +2,9 @@
target/
node_modules/
# Dart workspace artifacts
.dart_tool
# macOS-specific files
.DS_Store