summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordmurph@chromium.org <dmurph@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-25 23:22:35 +0000
committerdmurph@chromium.org <dmurph@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-25 23:22:35 +0000
commit3bc2ea1567b5806f4477406780cd07d34dc9a06a (patch)
tree7db4e39d222caa661987d6ac0399081e6b151488
parentbffe6106f247f53afa161eec25b87e96c2204880 (diff)
downloadchromium_src-3bc2ea1567b5806f4477406780cd07d34dc9a06a.zip
chromium_src-3bc2ea1567b5806f4477406780cd07d34dc9a06a.tar.gz
chromium_src-3bc2ea1567b5806f4477406780cd07d34dc9a06a.tar.bz2
Added .gitignore for .settings/ for any other eclipse users
Review URL: https://chromiumcodereview.appspot.com/10449036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139146 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3e677d7..496e4be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,7 @@
.gdbinit
.metadata
.project
+.settings/ # settings directory for eclipse
# Only /build/(Debug|Release|x64|ipch) should need to be ignored, but bug #119528 makes this global ignore required for now.
Debug/
ipch/