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

Unified Diff: .gitignore

Issue 1633893002: build: clean up .dwo files (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Created 4 years, 11 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 | Makefile.am » ('j') | Makefile.am » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index a02127980fe62f14c68f0ed1371272a827408187..17874aa046ec4702d3f83a5811121864c7778ee9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,7 @@
# Ignore common compiled artifacts.
*~
+*.dwo
*.o
lib*.a
/breakpad.pc
« no previous file with comments | « no previous file | Makefile.am » ('j') | Makefile.am » ('J')

Powered by Google App Engine
This is Rietveld 408576698