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

Side by Side Diff: build/.gitignore

Issue 2710593005: Add .gitignore files in build/ and third_party/ (Closed)
Patch Set: . Created 3 years, 10 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 unified diff | Download patch
« no previous file with comments | « .gitignore ('k') | third_party/.gitignore » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # This file is needed for projects that has this directory as a separate Git
2 # mirror in DEPS. Without it, a lot is wiped and re-downloaded for each sync.
3 /android/bin
4 /Debug
5 /Debug_x64
6 /goma
7 /gomacc.lock
8 /ipch/
9 /Release
10 /Release_x64
11 /win_toolchain.json
12 /util/LASTCHANGE*
13 /util/support
14 /x64/
15 /linux/bin/eu-strip
16 /linux/debian_*-sysroot/
17 /linux/ubuntu_*-sysroot/
18 /ios_files
19 /mac_files
20
OLDNEW
« no previous file with comments | « .gitignore ('k') | third_party/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698