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

Unified Diff: .gitignore

Issue 1587004: Ignore more gyp/make spew, and add a couple missing svn directories. (Closed)
Patch Set: Created 10 years, 9 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 | no next file » | 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 1d63f79c0717d36450f29d3683b3bfafb68fde57..b88b99c97614edb08825574d2d417377aa8d9e04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*.Makefile
*.mk
*.ncb
*.pyc
@@ -17,6 +18,7 @@
/chrome/Hammer
/chrome/Release
/chrome/app/theme/google_chrome
+/chrome/browser/autofill/internal
/chrome/browser/renderer_host/translate
/chrome/installer/linux
/chrome/personalization/
@@ -42,6 +44,7 @@
/testserver.log
/third_party/GTM
/third_party/WebKit
+/third_party/adobe/flash/binaries
/third_party/chromeos_login_manager
/third_party/chromeos_text_input
/third_party/cros
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698