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

Unified Diff: eyeo-depup/.gitignore

Issue 29599579: OffTopic: DependencyUpdater
Patch Set: Created Nov. 27, 2017, 9:40 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 | « no previous file | eyeo-depup/.hgignore » ('j') | eyeo-depup/README.md » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: eyeo-depup/.gitignore
diff --git a/eyeo-depup/.gitignore b/eyeo-depup/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..cad0992bd8af4b83762850c68bc2a521a76d083a
--- /dev/null
+++ b/eyeo-depup/.gitignore
@@ -0,0 +1,11 @@
+*.pyc
+*.pyo
+.coverage
+.tox/
+__pycache__/
+tests/__pycache__/
+build/
+dist/
+.eggs/
+eyeo_depup.egg-info/
+htmlcov/
« no previous file with comments | « no previous file | eyeo-depup/.hgignore » ('j') | eyeo-depup/README.md » ('J')

Powered by Google App Engine
This is Rietveld