blob: b9c4e4a9b146b47272e869a96e91498158d157db [file] [log] [blame]
# This is a standard .gitignore file, used to exclude certain files
# from a 'git status' command, or similar
# Ignore these filename patterns
*.cmd
*.gz
*.nexe
*.nmf
*.o
*.pyc
*.pyo
# Ignore all hidden files
.*
# Ignore all directories than contain these names
toolchain/
# Ignore these particular directories (relative to src directory)
/build_tools/NSIS/
/build_tools/packages/
/build_tools/sdk_install_name.nsh
/build_tools/sdk_section.nsh
/build_tools/tests/apply_patch_test_archive/
/build_tools/toolchain_archives/
/chrome_binaries/
/debugger/NativeClientVSX/
/debugger/nacl-gdb_server/x64/
/experimental/webgtt/tests/nacltest/*.cc
/staging/