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: Created July 3, 2018, 3:50 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
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 00be79377c4e81d7ff3916b25835e8b22ab7fae5..6df87f603735538a5a1f5e5dfe1177bc7facb2ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,6 @@
/.sitescripts.test
/.coverage
htmlcov/
+.idea/
+env/
Vasily Kuznetsov 2018/07/03 16:01:52 This virtualenv doesn't need to be there -- you ca
Tudor Avram 2018/07/06 11:53:16 Done.
+.pytest_cache/

Powered by Google App Engine
This is Rietveld