summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authormnissler@chromium.org <mnissler@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-04 08:58:01 +0000
committermnissler@chromium.org <mnissler@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-04 08:58:01 +0000
commit05abd38b66b66c9c4e7918f3a6459bb2d9f3963c (patch)
tree234a996424cf27d1cfa7f369a390165f08466125 /.gitignore
parent824958e8d563d60c3a0019adbeeeaaa3f3c0a402 (diff)
downloadchromium_src-05abd38b66b66c9c4e7918f3a6459bb2d9f3963c.zip
chromium_src-05abd38b66b66c9c4e7918f3a6459bb2d9f3963c.tar.gz
chromium_src-05abd38b66b66c9c4e7918f3a6459bb2d9f3963c.tar.bz2
Add third_party/hunspell_dictionaries to .gitignore
This is follow up to r48807 Pulls the hunspell dictionaries to "third_party/hunspell_dictionaries". BUG=none TEST=none Review URL: http://codereview.chromium.org/2646002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48908 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6a6b482..de33839 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,6 +61,7 @@
/third_party/googlemac
/third_party/gles2_conform
/third_party/hunspell
+/third_party/hunspell_dictionaries
/third_party/icu
/third_party/libjingle/source
/third_party/libvpx