Initial import: mockups, visual identity, stock photos, project plan, README

This commit is contained in:
vjrj 2026-07-06 23:58:31 +02:00
commit b08d384089
60 changed files with 3899 additions and 0 deletions

13
.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
# Flutter / Dart
.dart_tool/
.packages
build/
.flutter-plugins
.flutter-plugins-dependencies
*.iml
.idea/
# Node (legacy)
node_modules/
# OS
.DS_Store
Thumbs.db