Skip to content

Commit

Permalink
Fixing manifest.txt - I suck at using 'find'
Browse files Browse the repository at this point in the history
  • Loading branch information
justinweiss committed May 3, 2010
1 parent e3e7f59 commit 32b0f43
Showing 1 changed file with 0 additions and 55 deletions.
55 changes: 0 additions & 55 deletions Manifest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1345,46 +1345,8 @@ test/dom/level1/html/test_htmltitleelement01.rb
test/dom/level1/html/test_htmlulistelement01.rb
test/dom/level1/html/test_htmlulistelement02.rb
test/helper.rb
vendor/jquery
vendor/jquery/.git
vendor/jquery/.git/config
vendor/jquery/.git/description
vendor/jquery/.git/HEAD
vendor/jquery/.git/hooks
vendor/jquery/.git/hooks/applypatch-msg.sample
vendor/jquery/.git/hooks/commit-msg.sample
vendor/jquery/.git/hooks/post-commit.sample
vendor/jquery/.git/hooks/post-receive.sample
vendor/jquery/.git/hooks/post-update.sample
vendor/jquery/.git/hooks/pre-applypatch.sample
vendor/jquery/.git/hooks/pre-commit.sample
vendor/jquery/.git/hooks/pre-rebase.sample
vendor/jquery/.git/hooks/prepare-commit-msg.sample
vendor/jquery/.git/hooks/update.sample
vendor/jquery/.git/index
vendor/jquery/.git/info
vendor/jquery/.git/info/exclude
vendor/jquery/.git/logs
vendor/jquery/.git/logs/HEAD
vendor/jquery/.git/logs/refs
vendor/jquery/.git/logs/refs/heads
vendor/jquery/.git/logs/refs/heads/master
vendor/jquery/.git/objects
vendor/jquery/.git/objects/info
vendor/jquery/.git/objects/pack
vendor/jquery/.git/objects/pack/pack-485bf8b2ff7b8411a2c1a06320ef95fdcef273fd.idx
vendor/jquery/.git/objects/pack/pack-485bf8b2ff7b8411a2c1a06320ef95fdcef273fd.pack
vendor/jquery/.git/packed-refs
vendor/jquery/.git/refs
vendor/jquery/.git/refs/heads
vendor/jquery/.git/refs/heads/master
vendor/jquery/.git/refs/remotes
vendor/jquery/.git/refs/remotes/origin
vendor/jquery/.git/refs/remotes/origin/HEAD
vendor/jquery/.git/refs/tags
vendor/jquery/.gitattributes
vendor/jquery/.gitignore
vendor/jquery/build
vendor/jquery/build/google-compiler-20091218.jar
vendor/jquery/build/js.jar
vendor/jquery/build/jslint-check.js
Expand All @@ -1395,15 +1357,13 @@ vendor/jquery/Makefile
vendor/jquery/MIT-LICENSE.txt
vendor/jquery/Rakefile
vendor/jquery/README.md
vendor/jquery/speed
vendor/jquery/speed/benchmark.js
vendor/jquery/speed/benchmarker.css
vendor/jquery/speed/benchmarker.js
vendor/jquery/speed/event.html
vendor/jquery/speed/index.html
vendor/jquery/speed/jquery-basis.js
vendor/jquery/speed/slice.vs.concat.html
vendor/jquery/src
vendor/jquery/src/ajax.js
vendor/jquery/src/attributes.js
vendor/jquery/src/core.js
Expand All @@ -1420,8 +1380,6 @@ vendor/jquery/src/queue.js
vendor/jquery/src/sizzle-jquery.js
vendor/jquery/src/support.js
vendor/jquery/src/traversing.js
vendor/jquery/test
vendor/jquery/test/data
vendor/jquery/test/data/badjson.js
vendor/jquery/test/data/cow.jpg
vendor/jquery/test/data/dashboard.xml
Expand All @@ -1435,7 +1393,6 @@ vendor/jquery/test/data/json_obj.js
vendor/jquery/test/data/jsonp.php
vendor/jquery/test/data/name.html
vendor/jquery/test/data/name.php
vendor/jquery/test/data/offset
vendor/jquery/test/data/offset/absolute.html
vendor/jquery/test/data/offset/body.html
vendor/jquery/test/data/offset/fixed.html
Expand All @@ -1458,28 +1415,17 @@ vendor/jquery/test/data/ua.txt
vendor/jquery/test/data/with_fries.xml
vendor/jquery/test/delegatetest.html
vendor/jquery/test/index.html
vendor/jquery/test/otherlibs
vendor/jquery/test/otherlibs/jquery
vendor/jquery/test/otherlibs/jquery/1.2.1
vendor/jquery/test/otherlibs/jquery/1.2.1/jquery.js
vendor/jquery/test/otherlibs/jquery/1.2.3
vendor/jquery/test/otherlibs/jquery/1.2.3/jquery.js
vendor/jquery/test/otherlibs/mootools
vendor/jquery/test/otherlibs/mootools/1.11
vendor/jquery/test/otherlibs/mootools/1.11/mootools.js
vendor/jquery/test/otherlibs/prototype
vendor/jquery/test/otherlibs/prototype/1.6.0.2
vendor/jquery/test/otherlibs/prototype/1.6.0.2/prototype.js
vendor/jquery/test/otherlibs/scriptaculous
vendor/jquery/test/otherlibs/scriptaculous/1.7.0
vendor/jquery/test/otherlibs/scriptaculous/1.7.0/builder.js
vendor/jquery/test/otherlibs/scriptaculous/1.7.0/controls.js
vendor/jquery/test/otherlibs/scriptaculous/1.7.0/dragdrop.js
vendor/jquery/test/otherlibs/scriptaculous/1.7.0/effects.js
vendor/jquery/test/otherlibs/scriptaculous/1.7.0/scriptaculous.js
vendor/jquery/test/otherlibs/scriptaculous/1.7.0/slider.js
vendor/jquery/test/otherlibs/scriptaculous/1.7.0/unittest.js
vendor/jquery/test/otherlibs/scriptaculous/1.8.1
vendor/jquery/test/otherlibs/scriptaculous/1.8.1/builder.js
vendor/jquery/test/otherlibs/scriptaculous/1.8.1/controls.js
vendor/jquery/test/otherlibs/scriptaculous/1.8.1/dragdrop.js
Expand All @@ -1490,7 +1436,6 @@ vendor/jquery/test/otherlibs/scriptaculous/1.8.1/sound.js
vendor/jquery/test/otherlibs/scriptaculous/1.8.1/unittest.js
vendor/jquery/test/polluted.php
vendor/jquery/test/test.js
vendor/jquery/test/unit
vendor/jquery/test/unit/ajax.js
vendor/jquery/test/unit/attributes.js
vendor/jquery/test/unit/core.js
Expand Down

0 comments on commit 32b0f43

Please sign in to comment.