diff options
author | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-01 01:22:27 +0000 |
---|---|---|
committer | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-01 01:22:27 +0000 |
commit | 654566215b1e6c863dd748dadb09d2f1fef23772 (patch) | |
tree | 83964dc82118f99e453f3a74feb225663cc58229 /.gitignore | |
parent | 022cbf167d68b3480bda258933d06425403f028b (diff) | |
download | chromium_src-654566215b1e6c863dd748dadb09d2f1fef23772.zip chromium_src-654566215b1e6c863dd748dadb09d2f1fef23772.tar.gz chromium_src-654566215b1e6c863dd748dadb09d2f1fef23772.tar.bz2 |
Drop *.scons from gitignore.
We no longer use the scons generator, but we do have
a few static scons files at various places in the source tree.
Dropping the ignore.
BUG=None
TEST=None
R=nsylvain@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10912055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154560 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ *.props *.pyc *.rules -*.scons *.sdf *.sln *.suo |