.gitignore 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352
  1. /client-py/
  2. *.bak
  3. *.code-workspace
  4. *.mk
  5. *.ncb
  6. *.opensdf
  7. *.orig
  8. *.pdb
  9. *.props
  10. *.pyc
  11. *.pyproj
  12. *.rules
  13. *.sdf
  14. *.sln
  15. *.sublime-project
  16. *.sublime-workspace
  17. *.suo
  18. *.targets
  19. *.user
  20. *.vc.opendb
  21. *.vcproj
  22. *.vcxproj
  23. *.vcxproj.filters
  24. *.vpj
  25. *.vpw
  26. *.vpwhistu
  27. *.vtg
  28. *.xcodeproj
  29. *.xcworkspace
  30. *.VC.db
  31. *_proto.xml
  32. *_proto_cpp.xml
  33. *~
  34. !Android.mk
  35. .*.sw?
  36. .DS_Store
  37. .android
  38. .ccls-cache
  39. .cipd
  40. .classpath
  41. .code-coverage
  42. .coverage
  43. .cproject
  44. .dir-locals.el
  45. .emulator_sdk
  46. .gdb_history
  47. .gdbinit
  48. .landmines
  49. .metadata
  50. .project
  51. .projectile
  52. .pydevproject
  53. .checkstyle
  54. *.class
  55. compile_commands.json
  56. cscope.*
  57. child_pool-0.profraw
  58. child_pool-1.profraw
  59. child_pool-2.profraw
  60. child_pool-3.profraw
  61. default.profraw
  62. GPATH
  63. GRTAGS
  64. GSYMS
  65. GTAGS
  66. Session.vim
  67. tags
  68. TAGS
  69. Thumbs.db
  70. rust-project.json
  71. v8.log
  72. vs-chromium-project.txt
  73. # Store android emulator artifacts, used by //tools/android/avd/avd.py
  74. /.android_emulator/
  75. /.clangd
  76. /.clangd/
  77. /.clangd-index/
  78. # Settings directories for eclipse
  79. /.externalToolBuilders/
  80. /.settings/
  81. /.vs/
  82. # Visual Studio Code
  83. .vscode/
  84. .vscode-server/
  85. /_out
  86. /android_emulator_sdk
  87. /ash/ash_unittests_run.xml
  88. /ash/webui/eche_app_ui/resources/app
  89. /ash/webui/eche_app_ui/resources/prod
  90. /ash/webui/help_app_ui/resources/prod
  91. /ash/webui/media_app_ui/resources/prod
  92. /ash/webui/media_app_ui/resources/app
  93. /ash/webui/media_app_ui/resources/pkg
  94. /ash/webui/projector_app/resources/prod
  95. /base/base_unittests_run.xml
  96. # See build/.gitignore for entries covering src/build.
  97. # The Chrome OS build creates a /c and /c_icu symlink due to http://crbug.com/54866.
  98. /c
  99. /c_icu
  100. /cdm
  101. /ceee/internal/
  102. /chrome/android/profiles/afdo.prof
  103. /chrome/android/profiles/local.txt
  104. /chrome/angle_unittests_run.xml
  105. /chrome/app/vector_icons/google_chrome/
  106. /chrome/build/pgo_profiles/
  107. /chrome/gl_tests_run.xml
  108. /chrome/gles2_conform_test_run.xml
  109. /chrome/tab_capture_performance_tests_run.xml
  110. /chrome/telemetry_gpu_test_run.xml
  111. /chrome/app/theme/default_100_percent/google_chrome
  112. /chrome/app/theme/default_200_percent/google_chrome
  113. /chrome/app/theme/google_chrome
  114. /chrome/browser/chromeos/arc/voice_interaction/internal
  115. /chrome/browser/chromeos/assistant/internal
  116. /chrome/browser/enterprise/connectors/internal
  117. /chrome/browser/extensions/api/ledger/
  118. /chrome/browser/extensions/default_extensions/chromeos
  119. /chrome/browser/google/linkdoctor_internal
  120. /chrome/browser/internal
  121. /chrome/browser/media/engagement_internal
  122. /chrome/browser/performance_monitor/performance_monitor.xml
  123. /chrome/browser/protector/internal
  124. /chrome/browser/resources/chromeos/quickoffice
  125. /chrome/browser/resources/pdf/html_office
  126. /chrome/browser/resources/media_router/extension/src/
  127. /chrome/browser/resources/preinstalled_web_apps/internal/
  128. /chrome/browser/resources/media_router_internal/
  129. /chrome/browser/resources/settings_internal/
  130. /chrome/browser/resources/software_rendering_list
  131. # Asset files downloaded by gclient runhooks.
  132. /chrome/browser/resources/vr/assets/google_chrome/*.png
  133. /chrome/browser/resources/vr/assets/google_chrome/*.wav
  134. /chrome/browser/sharing/internal
  135. /chrome/browser/spellchecker/internal
  136. /chrome/browser/ui/media_router/internal
  137. /chrome/browser_tests_run.xml
  138. /chrome/chrome_cleaner/internal
  139. /chrome/chrome_run.xml
  140. /chrome/chrome_user32_delay_imports.xml
  141. /chrome/chrome_version_resources.xml
  142. /chrome/common/extensions/api/api.xml
  143. /chrome/common/extensions/api/ledger/
  144. /chrome/installer/linux/internal
  145. /chrome/installer/mac/internal
  146. /chrome/installer/mac/third_party/xz/xz
  147. /chrome/installer/mini_installer.xml
  148. /chrome/installer/mini_installer/mini_installer.aps
  149. /chrome/installer/mini_installer/support
  150. /chrome/installer/mini_installer_tests_run.xml
  151. /chrome/installer_util_strings.xml
  152. /chrome/interactive_ui_tests_run.xml
  153. /chrome/services/soda/internal
  154. /chrome/setup.xml
  155. /chrome/setup_unittests.xml
  156. /chrome/sync_integration_tests_run.xml
  157. /chrome/test/android/telemetry_tests/browser_tests/*.wpr
  158. /chrome/test/chromedriver/third_party/
  159. /chrome/test/chromeos/autotest/files/client/deps/chrome_test/test_src/
  160. /chrome/test/chromeos/autotest/files/client/deps/page_cycler_dep/test_src/
  161. /chrome/test/chromeos/autotest/files/client/deps/perf_data_dep/test_src/
  162. /chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/test_src/
  163. /chrome/test/chromeos/autotest/files/client/deps/telemetry_dep/test_src/
  164. /chrome/test/data/autofill/captured_sites
  165. /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
  166. /chrome/test/data/firefox2_profile/searchplugins
  167. /chrome/test/data/firefox2_searchplugins
  168. /chrome/test/data/firefox3_profile/searchplugins
  169. /chrome/test/data/firefox3_searchplugins
  170. /chrome/test/data/gpu/vectortown_endurance/
  171. /chrome/test/data/gpu/vt/
  172. /chrome/test/data/layout_tests
  173. /chrome/test/data/password/captured_sites
  174. /chrome/test/data/pdf_private
  175. /chrome/test/data/perf/canvas_bench
  176. /chrome/test/data/perf/frame_rate/content
  177. /chrome/test/data/perf/frame_rate/private
  178. /chrome/test/data/perf/private/
  179. /chrome/test/data/perf/third_party/
  180. /chrome/test/data/plugin/
  181. /chrome/test/data/vr/
  182. /chrome/test/data/webrtc/resources
  183. /chrome/test/data/xr/ar_playback_datasets/*.mp4
  184. /chrome/test/data/xr/webvr_info/
  185. /chrome/test/media_router/internal
  186. /chrome/test/python_tests/
  187. /chrome/tools/memory
  188. /chrome/tools/test/reference_build
  189. /chrome/unit_tests_run.xml
  190. /chrome/web_ui_mojo_bindings.xml
  191. /chromecast/internal
  192. /chromeos/assistant/internal
  193. /chromeos/components/help_app_ui/resources/app
  194. /chromeos/components/help_app_ui/resources/prod
  195. /chromeos/profiles/chromeos.orderfile.txt
  196. /chromeos/profiles/*.local.txt
  197. /chromeos/profiles/*.afdo.prof
  198. /cipd_cache/
  199. /clank
  200. /components/autofill/core/browser/form_parsing/internal_resources
  201. /components/chrome_settings_proto_generated_compile.xml
  202. /components/cloud_policy_proto_generated_compile.xml
  203. /components/gcm_driver.xml
  204. /components/history_clusters/internal
  205. /components/leveldb_proto_test_support.xml
  206. /components/ntp_tiles/resources/internal
  207. /components/optimization_guide/internal
  208. /components/resources/default_100_percent/google_chrome
  209. /components/resources/default_200_percent/google_chrome
  210. /components/resources/default_300_percent/google_chrome
  211. /components/search_engines/prepopulated_engines.xml
  212. /components/site_isolation/internal
  213. /components/suggestions.xml
  214. /components/variations.xml
  215. /components/zucchini/testdata/*.exe
  216. /content/browser/service_worker/proto.xml
  217. /content/content_browsertests_run.xml
  218. /content/content_common_mojo_bindings.xml
  219. /content/content_unittests_run.xml
  220. /content/test/data/gpu/generated/
  221. /content/test/data/gpu/gpu_reference/
  222. /content/test/data/gpu/mediapipe/
  223. /content/test/data/gpu/mediapipe_zip/mediapipe_chromium_tests.zip
  224. /content/test/data/layout_tests/
  225. /content/test/data/plugin/
  226. /content/test/gpu/.webgpu_typescript/
  227. /content/web_ui_test_mojo_bindings.xml
  228. /data
  229. /delegate_execute
  230. /device/serial/device_serial_mojo.xml
  231. /docs/website
  232. /google_apis/gcm/gcm.xml
  233. /google_apis/internal
  234. /googleurl
  235. /gpu/gles2_conform_test
  236. /infra/.recipe_deps
  237. /ios/third_party/earl_grey/src
  238. /ios/third_party/earl_grey2/src
  239. /ios/third_party/edo/src
  240. /ios/third_party/gtx/src
  241. /ios/third_party/material_components_ios/src
  242. /ios/third_party/material_font_disk_loader_ios/src
  243. /ios/third_party/material_internationalization_ios/src
  244. /ios/third_party/material_roboto_font_loader_ios/src
  245. /ios/third_party/material_sprited_animation_view_ios/src
  246. /ios/third_party/material_text_accessibility_ios/src
  247. /ios/third_party/motion_animator_objc/src
  248. /ios/third_party/motion_interchange_objc/src
  249. /ios/third_party/motion_transitioning_objc/src
  250. /ios/third_party/ochamcrest/src
  251. /ios/third_party/webkit/src
  252. /ios_internal
  253. /libassistant
  254. /libinteraction
  255. /llvm
  256. /media/cast/logging/cast_logging_proto_lib.xml
  257. /media/cdm/api
  258. /media/media_mojo_bindings.xml
  259. /media/test/data/internal
  260. /metro_driver
  261. /mojo/internal
  262. /native_client
  263. /net/Debug
  264. /net/net_derived_sources.xml
  265. /net/net_unittests_run.xml
  266. /net/Release
  267. /net/testserver.log
  268. /net/third_party/quiche/src
  269. /orderfiles
  270. /out*/
  271. /ppapi/native_client/nacl_irt.xml
  272. /ppapi/native_client/ppapi_lib.xml
  273. /remoting/android/internal/
  274. /remoting/appengine/
  275. /remoting/host/installer/linux/internal/
  276. /remoting/ios/internal/
  277. /remoting/internal/
  278. /remoting/proto/chromotocol_proto_lib.xml
  279. /remoting/remoting_core_resources.xml
  280. /remoting/remoting_elevated_controller.xml
  281. /remoting/remoting_host.xml
  282. /remoting/remoting_host_event_logger.xml
  283. /remoting/remoting_host_installation.xml
  284. /remoting/remoting_host_messages.xml
  285. /remoting/remoting_infoplist_strings.xml
  286. /remoting/remoting_lib_idl.xml
  287. /remoting/remoting_lib_rc.xml
  288. /remoting/remoting_me2me_host.xml
  289. /remoting/remoting_native_messaging_manifests.xml
  290. /remoting/remoting_version_resources.xml
  291. /remoting/remoting_windows_resources.xml
  292. /remoting/test/internal/
  293. /remoting/tools/internal/
  294. /remoting/webapp/app_remoting/internal/
  295. /sandbox/linux/seccomp-legacy/
  296. /seccompsandbox
  297. /signing_keys
  298. /skia/tools/clusterfuzz-data/
  299. /sql/sql_unittests_run.xml
  300. /sync/sync.xml
  301. /testing/libfuzzer/fuzzer_corpus_for_bots/
  302. /testing/location_tags.json
  303. /testing/rts/
  304. /testserver.log
  305. # See third_party/.gitignore for entries covering src/third_party.
  306. /tools/.bisect-builds-cache.json
  307. /tools/cygprofile/*.wprgo
  308. /tools/clang/dsymutil/bin/dsymutil
  309. /tools/distcc
  310. /tools/gn/bin/linux
  311. /tools/gn/bin/mac
  312. /tools/gn/bin/win
  313. /tools/histograms
  314. /tools/json_schema_compiler/test/json_schema_compiler_tests.xml
  315. /tools/metrics/actions/actions.old.xml
  316. /tools/metrics/histograms/histograms.before.pretty-print.xml
  317. /tools/metrics/histograms/metadata/*.before.pretty-print.xml
  318. /tools/metrics/histograms/metadata/*/*.before.pretty-print.xml
  319. /tools/metrics/histograms/enums.before.pretty-print.xml
  320. /tools/page_cycler/acid3
  321. /tools/bluetooth
  322. /tools/reclient
  323. /tools/skia_goldctl/
  324. /tools/tryserver
  325. /tools/win/link_limiter/build
  326. /ui/file_manager/internal
  327. /ui/file_manager/tsconfig.json
  328. /ui/keyboard/keyboard_mojom_bindings.xml
  329. /ui/surface/surface.xml
  330. /ui/surface/surface_gpu_tests.xml
  331. /ui/webui/internal
  332. /v8
  333. /webkit/data
  334. /webpagereplay_logs/
  335. /x86-generic_out/
  336. /xcodebuild
  337. # Ignore any Android RenderTest goldens
  338. **/render_tests/*.png
  339. # Ignore any WPR archive files
  340. **/wpr_tests/*.wprgo
  341. # Ignore IntelliJ files.
  342. .idea/
  343. # Ignore cache folder created by clangd
  344. .cache
  345. # Ignore the default results output directory for tools/run-swarmed.py
  346. /results