Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: .gitignore

Issue 29384850: Issue 4996 - Add .gitignore and adjust .hgignore (Closed)
Left Patch Set: Created March 15, 2017, 8:21 p.m.
Right Patch Set: Removing syntax from .gitignore Created March 16, 2017, 7:12 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | .hgignore » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 syntax: glob
anton 2017/03/16 11:08:05 https://codereview.adblockplus.org/29385633/diff/2
2
3 bin/ 1 bin/
4 gen/ 2 gen/
5 local.properties 3 local.properties
6 ant.properties 4 ant.properties
7 5
8 #macOS 6 #macOS
9 .DS_Store 7 .DS_Store
10 8
11 #Linux 9 #Linux
12 *~ 10 *~
LEFTRIGHT
« no previous file | .hgignore » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld