Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Unified Diff: .gitignore

Issue 11359218: [NaCl Addin] Add new property for setting name of index page. (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 7989c3fcf2271585be26577c09839e37b165a6f9..3787358482ac3b1f9306fc7f6aa47e310ac9719a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,7 @@ toolchain/
/site_scons/
/staging/
/out
+StyleCop.Cache
/visual_studio/NativeClientVSAddIn/NaCl.Build.CPPTasks/obj/
/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn.vsmdi
@@ -49,7 +50,10 @@ toolchain/
/visual_studio/NativeClientVSAddIn/InstallerResources/examples/*/*/Debug
/visual_studio/NativeClientVSAddIn/InstallerResources/examples/*/*/Release
/visual_studio/NativeClientVSAddIn/InstallerResources/examples/*/*/NaCl64
+/visual_studio/NativeClientVSAddIn/InstallerResources/examples/*/*/PNaCl
/visual_studio/NativeClientVSAddIn/InstallerResources/examples/*/*/NaCl32
/visual_studio/NativeClientVSAddIn/InstallerResources/examples/*/*/chrome_data
/visual_studio/NativeClientVSAddIn/InstallerResources/examples/*/*/newlib
+/visual_studio/NativeClientVSAddIn/InstallerResources/examples/*/*/glibc
/visual_studio/NativeClientVSAddIn/InstallerResources/examples/*/*/win
+/visual_studio/NativeClientVSAddIn/InstallerResources/examples/*/*/*.user

Powered by Google App Engine
This is Rietveld 408576698