Index: native_client_sdk/src/.gitignore |
diff --git a/native_client_sdk/src/.gitignore b/native_client_sdk/src/.gitignore |
deleted file mode 100644 |
index 5c031c71662fc661367cd2af1d40832c3bc954de..0000000000000000000000000000000000000000 |
--- 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/ |