Chromium Code Reviews

Unified Diff: third_party/binutils/.gitignore

Issue 2635483002: Cleanup .gitignore rules for third_party directory (Closed)
Patch Set: unignore binutils and copy gitignore from Chromium Created 3 years, 11 months ago
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
« no previous file with comments | « .gitignore ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/binutils/.gitignore
diff --git a/third_party/binutils/.gitignore b/third_party/binutils/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..5605b2f711759c5d7ac5ba3931318ca3ffed5616
--- /dev/null
+++ b/third_party/binutils/.gitignore
@@ -0,0 +1,8 @@
+binutils-*
+*-chroot-*
+output-*
+Linux_ia32/*stamp*
+Linux_ia32/*tar.bz2
+Linux_x64/*stamp*
+Linux_x64/*tar.bz2
+*/Release
« no previous file with comments | « .gitignore ('k') | no next file » | no next file with comments »

Powered by Google App Engine