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

Unified Diff: third_party/boringssl/.gitignore

Issue 1940523002: Adds back files lost during BoringSSL roll revert (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 8 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 | « third_party/.gitignore ('k') | third_party/boringssl/linux-x86/crypto/cpu-x86-asm.S » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/boringssl/.gitignore
diff --git a/third_party/boringssl/.gitignore b/third_party/boringssl/.gitignore
index 6eda124c2d6d5cc9b295d062228eb8512db05fd1..a0cb5a8916577f28b541bcaa9b27d220af1109b7 100644
--- a/third_party/boringssl/.gitignore
+++ b/third_party/boringssl/.gitignore
@@ -1,2 +1,4 @@
# ignore the checkout of boringssl.
src/
+*.mk
+*.Makefile
« no previous file with comments | « third_party/.gitignore ('k') | third_party/boringssl/linux-x86/crypto/cpu-x86-asm.S » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698