Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions third_party/.gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ignore everything by default, as these come from gclient/DEPS.
# We'll explicitly include the folders we want to track.
*
/*

# Include the .gitignore file itself and .clang-tidy.
!.gitignore
Expand All @@ -13,7 +13,6 @@
# Include folders that have hand-written code (not DEPS).
!accessibility/
!canvaskit/
!ninja/
!spring_animation/
!test_shaders/
!tonic/
Expand Down