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

Unified Diff: .hgignore

Issue 29516687: Issue 4488 - Add support for JSON page front matter (Closed) Base URL: https://hg.adblockplus.org/cms
Patch Set: Fixed .gitignore and comment placement Created April 18, 2018, 2:32 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .gitignore ('k') | cms/utils.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
===================================================================
--- a/.hgignore
+++ b/.hgignore
@@ -9,3 +9,4 @@
*.pyc
*.pyo
.cache
+.pytest_cache
« no previous file with comments | « .gitignore ('k') | cms/utils.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld