1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25
   26

build / .gitignore [blame]

# This file is needed for projects that has this directory as a separate Git
# mirror in DEPS. Without it, a lot is wiped and re-downloaded for each sync.
*.pyc
ciopfs
/android/bin
/android/binary_size/apks/**/*.apk
/args/chromeos/*.gni
/args/chromeos/rewrapper*
/config/gclient_args.gni
/cros_cache/
/Debug
/Debug_x64
/fuchsia/internal/
/ipch/
/Release
/Release_x64
/win_toolchain.json
/util/LASTCHANGE*
/util/support
/x64/
/linux/debian_*-sysroot/
/linux/ubuntu_*-sysroot/
/ios_files
/mac_files

!/util/LASTCHANGE.dummy