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

Delta Between Two Patch Sets: .hgignore

Issue 6601884584378368: Issue 1847 - Add .gitignore file for Git users (Closed)
Left Patch Set: Created Jan. 22, 2015, 11:07 a.m.
Right Patch Set: Added safariextz Created Jan. 22, 2015, 12:29 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 | « .gitignore ('k') | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 ^devenv$ 1 ^devenv$
kzar 2015/01/22 11:13:01 Why not do this rule using glob syntax too to make
Wladimir Palant 2015/01/22 11:39:42 For the same reason: glob rules in .hgignore don't
2 2
3 syntax:glob 3 syntax:glob
4 *.zip 4 *.zip
5 *.crx 5 *.crx
6 *.safariextz
6 *.pyc 7 *.pyc
7 *.sh 8 *.sh
LEFTRIGHT
« .gitignore ('k') | no next file » | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld