diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-23 14:29:28 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-23 14:29:28 +0000 |
commit | 294d4309fc817b6e0bc56b46a5cafbe62fc78608 (patch) | |
tree | 970edc662eea3cb8b235b4c1755ee9b34da7b717 /.gitignore | |
parent | c128e48f186829af5e5cbfd79aa35640901bd474 (diff) | |
download | chromium_src-294d4309fc817b6e0bc56b46a5cafbe62fc78608.zip chromium_src-294d4309fc817b6e0bc56b46a5cafbe62fc78608.tar.gz chromium_src-294d4309fc817b6e0bc56b46a5cafbe62fc78608.tar.bz2 |
Add git ignore rule for libsrtp
TBR=sergeyu
TEST=none
BUG=none
http://codereview.chromium.org/3435023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60287 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ /third_party/hunspell_dictionaries /third_party/icu /third_party/libjingle/source +/third_party/libsrtp/src /third_party/libvpx /third_party/lighttpd /third_party/mingw-w64 |