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: Removed uncessary codecs call from updateMalwareDomains.py Created July 9, 2018, 1:08 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 | sitescripts/subscriptions/bin/updateMalwareDomainsList.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/
« no previous file with comments | « no previous file | sitescripts/subscriptions/bin/updateMalwareDomainsList.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld