aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkjellander <kjellander@webrtc.org>2017-01-04 05:35:25 -0800
committerCommit bot <commit-bot@chromium.org>2017-01-04 13:35:25 +0000
commite3b11aa565b6698c36502b86d0ee0541c34cf245 (patch)
tree2a2ddcb5325a2018633e4440523dbaaaf5e4ccfa /.gitignore
parent88d369a76dd96da96b5146a867050e0b1bc7d554 (diff)
downloadwebrtc-e3b11aa565b6698c36502b86d0ee0541c34cf245.tar.gz
Add cleanup_links.py script that runs before sync.
This should reduce/eliminate the amount of manual cleanup users have to do to sync past 177567c518b121731e507e9b9c4049c4dc96e4c8 (#15754). This is essentially a stripped down version of https://chromium.googlesource.com/external/webrtc/+/526248779a6315b02f5ca36a2f76122d3914b67e/setup_links.py which only does the link cleaning + adds removal of the links db. BUG=webrtc:5006 NOTRY=True Review-Url: https://codereview.webrtc.org/2603203002 Cr-Commit-Position: refs/heads/master@{#15897}
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 45864c6c86..e8c80d024f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,8 +40,6 @@
/base
/build
/buildtools
-/links
-/links.db
/mojo
/out
/testing