Index: .gitignore |
diff --git a/.gitignore b/.gitignore |
index 4db19bfbbf2f68ff90ac53de7b8e93628e6aad84..2c8f9f9cfc3582675fabb12f3365c2d5d882370b 100644 |
--- a/.gitignore |
+++ b/.gitignore |
@@ -46,3 +46,6 @@ |
/tests/subversion_config/servers |
/tests/svn/ |
/tests/svnrepo/ |
+ |
+# Ignore "flag" file used by auth.py. |
M-A Ruel
2015/04/10 13:40:59
This should eventually removed, so a TODO(vadimsh)
Vadim Sh.
2015/04/10 18:45:27
Done.
|
+/USE_OAUTH2 |