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: Add support for pages with no metadata Created March 31, 2018, 9:07 p.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 | « no previous file | cms/utils.py » ('j') | cms/utils.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
===================================================================
--- a/.hgignore
+++ b/.hgignore
@@ -8,3 +8,4 @@
*.pyc
*.pyo
.cache
+.pytest_cache
Sebastian Noack 2018/03/31 22:07:35 If you modify .hgignore, please also add the chang
rosie 2018/04/18 02:35:32 Done.
Sebastian Noack 2018/04/18 05:01:39 Not quite, however, this has been addressed separa
rosie 2018/04/18 20:47:44 Done.
« no previous file with comments | « no previous file | cms/utils.py » ('j') | cms/utils.py » ('J')

Powered by Google App Engine
This is Rietveld