1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Files
samples/web/samples_index/.gitignore
2022-12-15 21:36:04 -06:00

20 lines
388 B
Plaintext

# firebase public directory
public/
# Files and directories created by pub
.dart_tool/
# 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/
# All HTML files are generated by `grind generate`
web/*.html
# Any thumbnails should be ignored
web/images/**/*_thumb.png