summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
diff options
context:
space:
mode:
authorsbc <sbc@chromium.org>2015-01-13 16:12:32 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-14 00:13:15 +0000
commitb6ce4bf33b84b77439ed883be33a1bf0db4b7a58 (patch)
tree370387aec180191b837997bc479aa962f6367426 /native_client_sdk
parent3df97e6d1437a9199949455ee097f60ec20d72f8 (diff)
downloadchromium_src-b6ce4bf33b84b77439ed883be33a1bf0db4b7a58.zip
chromium_src-b6ce4bf33b84b77439ed883be33a1bf0db4b7a58.tar.gz
chromium_src-b6ce4bf33b84b77439ed883be33a1bf0db4b7a58.tar.bz2
[NaCl SDK] Remove old .gitignore file
The contents of this file seems to be all legacy stuff. These days all the build products end up in the 'out' directory. Review URL: https://codereview.chromium.org/835233004 Cr-Commit-Position: refs/heads/master@{#311367}
Diffstat (limited to 'native_client_sdk')
-rw-r--r--native_client_sdk/src/.gitignore27
1 files changed, 0 insertions, 27 deletions
diff --git a/native_client_sdk/src/.gitignore b/native_client_sdk/src/.gitignore
deleted file mode 100644
index 5c031c7..0000000
--- a/native_client_sdk/src/.gitignore
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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 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/