mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Update Dart.gitignore
add the `.pub/` directory, and change the `packages` filter to match sub-folders.
This commit is contained in:
parent
cc95f63e20
commit
9f06854ac6
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
# Don’t commit the following directories created by pub.
|
||||
build/
|
||||
packages/
|
||||
.buildlog
|
||||
.pub/
|
||||
build/
|
||||
packages
|
||||
|
||||
# Or the files created by dart2js.
|
||||
*.dart.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue