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

Unified Diff: .gitignore

Issue 1773223002: Fix .gitignore for build/goma (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 5f0fead3f0648df04ab977e49101c657f756e259..6e053a5318c860ef13b089d2f2a9f82224cd5a99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,7 +63,7 @@ vs-chromium-project.txt
/build/android/bin
/build/Debug
/build/Debug_x64
-/build/goma/client
+/build/goma
/build/gomacc.lock
/build/ipch/
/build/Release
« 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