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

Unified Diff: .gitignore

Issue 29821558: Issue #6707 - Make the generated malware domain filter list encode domains as Punycode (Closed)
Patch Set: Updated encoding format Created July 6, 2018, 11:51 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
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 00be79377c4e81d7ff3916b25835e8b22ab7fae5..37031079392f2a15409dfc9b1935e678f96f9af5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@
/.sitescripts.test
/.coverage
htmlcov/
+.idea/
+.pytest_cache/

Powered by Google App Engine
This is Rietveld