mirror of
https://github.com/chenasraf/i18n.git
synced 2026-05-18 01:39:00 +00:00
15 lines
260 B
Plaintext
15 lines
260 B
Plaintext
# Files and directories created by pub
|
|
.dart_tool/
|
|
.packages
|
|
.idea
|
|
*.iml
|
|
# Remove the following pattern if you wish to check in your lock file
|
|
pubspec.lock
|
|
*.i18n.dart
|
|
|
|
# Conventional directory for build outputs
|
|
build/
|
|
|
|
# Directory created by dartdoc
|
|
doc/api/
|