Skip to content

Commit

Permalink
excluding files that should retain original dart header
Browse files Browse the repository at this point in the history
  • Loading branch information
mossmana committed Jan 17, 2025
1 parent 37381ff commit 1405d0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions update_licenses.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright 2025 The Flutter Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
---
remove_licenses:
#0
Expand Down Expand Up @@ -78,6 +81,8 @@ update_paths:
- /Users/mossman/Development/devtools/tool/flutter-sdk
- /Users/mossman/Development/devtools/.github
- /Users/mossman/Development/devtools/.vscode
- /Users/mossman/Development/devtools/packages/devtools_app/lib/src/shared/http/_http_date.dart
- /Users/mossman/Development/devtools/packages/devtools_app/lib/src/shared/http/_http_exception.dart
file_types:
bat:
remove:
Expand Down

0 comments on commit 1405d0d

Please sign in to comment.