1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

ignoring the top-down parser that doesn't work

This commit is contained in:
Jeremy Ashkenas 2010-01-17 17:41:38 -05:00
parent e514a39dd2
commit 80fbe02fda

1
.gitignore vendored
View file

@ -3,4 +3,5 @@ test.coffee
parser.output
lib/coffee_script/parser.rb
test/fixtures/underscore
examples/beautiful_code/parse.coffee
*.gem