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

Side by Side Diff: .hgignore

Issue 29886648: Issue #6942 - Add XTM integration in CMS (Closed)
Patch Set: Addressed comments from Patch Set #4 Created Oct. 5, 2018, 4:23 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
OLDNEW
1 ^build$ 1 ^build$
2 ^dist$ 2 ^dist$
3 ^.tox$ 3 ^.tox$
4 ^htmlcov$ 4 ^htmlcov$
5 ^.coverage$ 5 ^.coverage$
6 ^.pytest_cache$ 6 ^.pytest_cache$
7 7
8 syntax: glob 8 syntax: glob
9 *.pyc 9 *.pyc
10 *.pyo 10 *.pyo
11 .cache 11 .cache
12 .idea/
OLDNEW
« no previous file with comments | « .gitignore ('k') | cms/bin/xtm_translations.py » ('j') | cms/sources.py » ('J')

Powered by Google App Engine
This is Rietveld