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

Unified Diff: .hgignore

Issue 29833582: Issue 4954 - Implement a downloader script supporting OAuth2 authentication/authorization (Closed)
Patch Set: removed .Python from .gitignore and added .DS_Store to .hgignore Created Aug. 2, 2018, 9:24 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 | « .gitignore ('k') | sitescripts/oauth2dl/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
diff --git a/.hgignore b/.hgignore
index 9497c4925b85f61ec65bd010e6c9ca9ae8f7ec35..0da229f41be2a0c133b81a8a8eb30694269d2c30 100644
--- a/.hgignore
+++ b/.hgignore
@@ -7,3 +7,4 @@ syntax: glob
.sitescripts.test
.coverage
htmlcov/
+.DS_Store
« no previous file with comments | « .gitignore ('k') | sitescripts/oauth2dl/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld