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

Unified Diff: .gitignore

Issue 14122017: [VS Addin] Add visual studio 2012 support (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 years, 6 months 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
« no previous file with comments | « no previous file | visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/NaCl.Toolset.default.props » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 1a1735c83cc61c59fa94d4b99bc83d8db379019e..2c0c2a73a49b144b0c776475c58ee5f6993118e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,9 +37,9 @@ StyleCop.Cache
/visual_studio/NativeClientVSAddIn/NaCl.Build.CPPTasks/obj/
/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn.vsmdi
-/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/obj/
-/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/bin/
-/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/NativeClientVSAddIn.xml
+/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn*/obj/
+/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn*/bin/
+/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn*/NativeClientVSAddIn.xml
/visual_studio/NativeClientVSAddIn/UnitTests/obj/
/visual_studio/NativeClientVSAddIn/TestResults/
« no previous file with comments | « no previous file | visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/NaCl.Toolset.default.props » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698