Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 732adae

Browse files
Modify .gitignore
1 parent f78fb13 commit 732adae

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

‎.gitignore‎

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
# https://dart.dev/guides/libraries/private-files
2-
# Created by `dart pub`
1+
# Files and directories created by pub.
32
.dart_tool/
3+
.packages
4+
5+
# Conventional directory for build output.
6+
build/
47

5-
# Avoid committing pubspec.lock for library packages; see
6-
# https://dart.dev/guides/libraries/private-files#pubspeclock.
78
pubspec.lock
9+
10+
coverage/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /