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

Unified Diff: .gitignore

Issue 11416262: Tell svn and git to ignore Visual Studio files. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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
« 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
===================================================================
--- .gitignore (revision 15513)
+++ .gitignore (working copy)
@@ -10,18 +10,20 @@
/Makefile
/benchmarks
/build
-/dart.sdf
-/dart.suo
+/ipch
/out
/xcodebuild
/*.Makefile
+/*.opensdf
/*.pyc
+/*.sdf
/*.sln
+/*.suo
/*.target.mk
/*.vcproj
/*.vcxproj
+/*.vcxproj.filters
/*.vcxproj.user
-/*.vcxproj.filters
/*.xcodeproj
# End generated ignores. The following are hand-added because the svn:ignore
« 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