add gitignore

This commit is contained in:
2026-01-13 22:04:03 -08:00
parent 7eb3d100ac
commit 50883ec51f
+10
View File
@@ -0,0 +1,10 @@
.DS_Store
.dart_tool/
.idea/
.packages
.pub/
pubspec.lock
build/
*.iml