dart-sdk/tools/abiversions/.gitignore
Liam Appelbe e7562917f1 Reland https://dart-review.googlesource.com/c/sdk/+/96500
Rather than creating the abiversions directory during gclient update,
check in an (almost) empty directory. This fixes the flutter build.

Bug: https://github.com/dart-lang/sdk/issues/36047
Change-Id: Ied74210bfc1c8fda998f58f754eac3949ebe0718
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/96846
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Liam Appelbe <liama@google.com>
2019-03-13 21:03:01 +00:00

5 lines
171 B
Plaintext

# This directory is populated by gclient sync. But we still need the directory
# to be checked in, and git doesn't track empty directories, hence this file.
*
!.gitignore