mirror of
https://github.com/flutter/samples.git
synced 2025-11-13 19:08:41 +00:00
Merge in the flutter gallery (#176)
This commit is contained in:
11
gallery/codeviewer_cli/.gitignore
vendored
Normal file
11
gallery/codeviewer_cli/.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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/
|
||||
Reference in New Issue
Block a user