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

Unified Diff: .gitignore

Issue 29833582: Issue 4954 - Implement a downloader script supporting OAuth2 authentication/authorization (Closed)
Patch Set: Addressed comments from patch#1 Created July 31, 2018, 9:18 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 | sitescripts/oauth2dl/README.md » ('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 7434e7649494b74e86c99fb962cf53fead050b10..9647ac2a10bfbcb036640783556c3b83b414d272 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,4 @@
htmlcov/
.idea/
.pytest_cache/
-.Python
Vasily Kuznetsov 2018/08/01 10:52:51 This .Python line is still coming from somewhere a
Tudor Avram 2018/08/01 12:40:17 Yeah... It was on my 'master' locally for some rea
+.DS_Store
« no previous file with comments | « no previous file | sitescripts/oauth2dl/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld