mirror of
https://github.com/timokz/flutter-vienna-hackathon-25.git
synced 2025-11-08 19:04:20 +01:00
13 lines
282 B
Text
13 lines
282 B
Text
# Files and directories created by pub
|
|
.dart_tool/
|
|
.packages
|
|
|
|
# Omit committing pubspec.lock for library packages:
|
|
# https://dart.dev/guides/libraries/private-files#pubspeclock
|
|
pubspec.lock
|
|
|
|
# Conventional directory for build outputs
|
|
build/
|
|
|
|
# Directory created by dartdoc
|
|
doc/api/
|