aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2016-09-01 13:27:16 -0400
committerMike Frysinger <vapier@chromium.org>2016-09-21 20:01:47 +0000
commit138886803c33e51e23103fe888a8252f9f33b3e0 (patch)
tree8e13e4cf9a7c840383565451b2872f91cc917e29 /.gitignore
parentFix a win32 build error by moving a #include out of an #ifndef _WIN32 (diff)
downloadbreakpad-138886803c33e51e23103fe888a8252f9f33b3e0.tar.xz
generate a repo manifest from the DEPS file
This allows people to use repo to manage the checkout instead of gclient. This helps when you're used to the standard repo+gerrit workflow that the Android & Chromium OS projects use. Change-Id: I8b720e7995af2a1a8c9ce2ee9aa6c2638441b4a1 Reviewed-on: https://chromium-review.googlesource.com/379736 Reviewed-by: Mark Mentovai <mark@chromium.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 17874aa0..b2ef4c4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Ignore other VCSs.
+.repo/
.svn/
# Ignore common compiled artifacts.