1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 10:59:04 +00:00
Files
samples/gallery/l10n_cli/.gitignore
2019-12-10 16:59:49 -05:00

14 lines
247 B
Plaintext

# Files and directories created by pub
.dart_tool/
.packages
# Remove the following pattern if you wish to check in your lock file
pubspec.lock
# Conventional directory for build outputs
build/
# Directory created by dartdoc
doc/api/
.DS_Store