Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(757)

Delta Between Two Patch Sets: .hgignore

Issue 194980043: Issue 6: Create an ASP.Net MVC Sample Base URL: https://google-api-dotnet-client.samples.googlecode.com/hg/
Left Patch Set: Import order, dev console link, AssemblyInfo comment Created 9 years, 1 month ago
Right Patch Set: Addressed peleyal's comments Created 8 years, 11 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | Calendar.ASP.NET.MVC5/App_Start/BundleConfig.cs » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(Both sides are equal)
1 # use glob syntax 1 # use glob syntax
2 syntax: glob 2 syntax: glob
3 3
4 *.obj 4 *.obj
5 *.exe 5 *.exe
6 *.pdb 6 *.pdb
7 *.user 7 *.user
8 *.aps 8 *.aps
9 *.pch 9 *.pch
10 *.vspscc 10 *.vspscc
(...skipping 25 matching lines...) Expand all
36 *.[Pp]ublish.xml 36 *.[Pp]ublish.xml
37 *.resharper 37 *.resharper
38 *.ncrunch* 38 *.ncrunch*
39 *.ndproj 39 *.ndproj
40 *.dotCover 40 *.dotCover
41 *.orig 41 *.orig
42 *.userprefs 42 *.userprefs
43 43
44 key.p12 44 key.p12
45 App_Data/*.[lm]df 45 App_Data/*.[lm]df
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b