Skip to content
Merged
Show file tree
Hide file tree
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
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -193,3 +193,8 @@ NATIVE_*.md
TEST_*.md
assets-*.zip
dynamic_libs/*.aar.br

# Per-project cache the IDE writes (models, sync metadata, locks). The test project's copy was
# tracked and every test run rewrote it with the local machine's absolute paths, so it arrived in
# unrelated commits -- a 12 MB binary among them (ADFA-5264).
testing/resources/test-project/.cg/
Binary file not shown.
Empty file.
14 changes: 0 additions & 14 deletions testing/resources/test-project/.cg/gradle-sync/sync.pb

This file was deleted.

Loading