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

Side by Side Diff: .gitignore

Issue 29501558: Issue 5383 - Add tests for the Chrome and Firefox packagers (Closed)
Patch Set: Adjusting tests to recent changes Created Oct. 11, 2017, 4:01 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | README.md » ('j') | README.md » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.pyc 1 *.pyc
2 *.pyo 2 *.pyo
3 /.tox 3 /.tox
4 /.cache
kzar 2017/10/16 11:17:22 Did you forget to add these to .hgignore as well?
tlucas 2017/10/17 12:45:39 I did, good catch - Done.
5 .coverage
OLDNEW
« no previous file with comments | « no previous file | README.md » ('j') | README.md » ('J')

Powered by Google App Engine
This is Rietveld