You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
samples/web/samples_index/.gitignore

20 lines
388 B

# 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