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

Side by Side Diff: .hgignore

Issue 29501558: Issue 5383 - Add tests for the Chrome and Firefox packagers (Closed)
Patch Set: Addressing comments, handling Edge devenv Created Oct. 18, 2017, 11:19 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 syntax: glob 1 syntax: glob
2 2
3 *.pyc 3 *.pyc
4 *.pyo 4 *.pyo
5 .tox 5 .tox
6 .cache
7 .coverage
OLDNEW
« no previous file with comments | « .gitignore ('k') | README.md » ('j') | tests/test_packagerWebExt.py » ('J')

Powered by Google App Engine
This is Rietveld