.gitignore 570 B

1234567891011121314151617181920212223242526272829
  1. # This file is needed for projects that has this directory as a separate Git
  2. # mirror in DEPS. Without it, a lot is wiped and re-downloaded for each sync.
  3. *.pyc
  4. ciopfs
  5. /android/bin
  6. /android/binary_size/apks/**/*.apk
  7. /args/chromeos/*.gni
  8. /args/chromeos/rewrapper*
  9. /config/gclient_args.gni
  10. /cros_cache/
  11. /Debug
  12. /Debug_x64
  13. /fuchsia/internal/
  14. /goma
  15. /gomacc.lock
  16. /ipch/
  17. /lacros/prebuilt_ash_chrome/
  18. /Release
  19. /Release_x64
  20. /win_toolchain.json
  21. /util/LASTCHANGE*
  22. /util/support
  23. /x64/
  24. /linux/debian_*-sysroot/
  25. /linux/ubuntu_*-sysroot/
  26. /ios_files
  27. /mac_files
  28. !/util/LASTCHANGE.dummy