1 # This is a standard .gitignore file, used to exclude certain files
2 # from a 'git status' command and other similar commands.
3 # Please keep each section in alphabetical order.
5 # Ignore these filename patterns
12 # Ignore these directories wherever they appear
18 # toolchain_build/toolchain_build.py creates these.
20 /toolchain_build/cache/
21 /toolchain_build/git_cache/
25 # Ignore these absolute directories (relative to native_client directory)
33 /tools/perf_expectations/
39 # These directories only show up if you have supplement.DEPS in your .gclient
44 # These directories are created by running tests/spec2k/run_all.sh
46 /tests/spec2k/[0-9][0-9][0-9].*/
48 # These directories are created by pnacl/build.sh
51 # Ignore the hermetic cygwin used on windows toolchain builds.