The NGI funding draft and the Ecorred meeting note are internal working documents; they were committed by accident. They now live in the private repo alongside the other internal notes, and docs/notes/ is ignored here so it can't happen again.
18 lines
302 B
Text
18 lines
302 B
Text
# Flutter / Dart
|
|
.dart_tool/
|
|
.packages
|
|
build/
|
|
.flutter-plugins
|
|
.flutter-plugins-dependencies
|
|
*.iml
|
|
.idea/
|
|
# Node (legacy)
|
|
node_modules/
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
apps/app_seeds/fastlane/README.md
|
|
apps/app_seeds/TODO.org
|
|
|
|
# Internal working notes — live in the private repo (tane-private)
|
|
docs/notes/
|