Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: .gitignore

Issue 11637016: Add "scrypt" to third_party for secure password hashes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added missing licences. Created 7 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/scrypt/.gitattributes » ('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 341373971da796b41c2f6f005922738181e59386..f08a6696da2fbc24a5ca215b0943cbc09291ade1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -230,6 +230,7 @@ v8.log
/third_party/pywebsocket/src
/third_party/safe_browsing/testing
/third_party/scons-2.0.1
+/third_party/scrypt
/third_party/sfntly
/third_party/skia
/third_party/smhasher
« no previous file with comments | « no previous file | third_party/scrypt/.gitattributes » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698