mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
79b6d81dd2
BUG= R=ricow@google.com Review URL: https://codereview.chromium.org/1544463002 .
12 lines
238 B
Text
12 lines
238 B
Text
# ignore everything
|
|
*
|
|
# except for items in the pkg directory and self.
|
|
# except for our files in boringssl. The checkout is in boringssl/src.
|
|
!.gitignore
|
|
!pkg
|
|
!pkg_tested
|
|
!boringssl
|
|
!drt_resources
|
|
!d8
|
|
!7zip.tar.gz.sha1
|
|
!firefox_jsshell
|