mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

Check in linux and windows platform code now that they are stable, so that we could use in devicelab in the future. Removed the ICO from the windows example to avoid analysis check, and since it won't be important for benchmarking or UI tests
18 lines
291 B
Plaintext
18 lines
291 B
Plaintext
flutter/ephemeral/
|
|
|
|
# Visual Studio user-specific files.
|
|
*.suo
|
|
*.user
|
|
*.userosscache
|
|
*.sln.docstates
|
|
|
|
# Visual Studio build-related files.
|
|
x64/
|
|
x86/
|
|
|
|
# Visual Studio cache files
|
|
# files ending in .cache can be ignored
|
|
*.[Cc]ache
|
|
# but keep track of directories ending in .cache
|
|
!*.[Cc]ache/
|