summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBill Richardson <wfrichar@chromium.org>2015-07-10 12:53:37 -0700
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2015-07-10 23:12:36 +0000
commit18ea8f4ec3c328cbbe2e9a432caa3337f26d4340 (patch)
treec0109907d3e731c44950198f5e71eb3bfa34e4fd /.gitignore
parenta326ea232c381364700726b2248b8f0ae8c29893 (diff)
downloadchrome-ec-18ea8f4ec3c328cbbe2e9a432caa3337f26d4340.tar.gz
Update .gitignore for new private repo
A new private repo has been added, so prevent git from complaining about it. BUG=chromium:507445 BRANCH=none TEST=make build all; git status Nothing breaks, "git status" stops pointing out the new subdirectory. Change-Id: Ibf1fbc7504fb6bbb9df7d6ddf0efda9a632e39b6 Signed-off-by: Bill Richardson <wfrichar@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/284874 Reviewed-by: Alec Berg <alecaberg@chromium.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 079b5e0c5d..a024f1eedd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
build/
private/
+private-cr51/
*.swp
*.pyc
tags