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

Unified Diff: .gitignore

Issue 12632008: Add additional ignores to native_client for VS2010 (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Created 7 years, 9 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 | no next file » | 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 2b4510d725b50ea5ad241a7fa019727b04477150..59d16ec06119183560e702363f23d48d45ba27c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,15 +7,22 @@
*.gypcmd
*.Makefile
*.mk
+*.props
*.pyc
*.pyc-2.4
*.pyo
*.pyo-2.4
*.rules
+*.sdf
*.sln
*.slo
*.swp
+*.suo
+*.targets
+*.user
*.vcproj
+*.vcxproj
+*.vcxproj.filters
*.xcodeproj/
testserver.log
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698