some tables

This commit is contained in:
Anthony Scopatz 2015-03-07 11:50:56 -06:00
parent 7ed41791d0
commit 2dd09cc71f

8
.gitignore vendored
View file

@ -1,2 +1,8 @@
*.pyc
*.out
*.out
xonsh/lexer_table.py
xonsh/parser_table.py
tests/lexer_table.py
tests/parser_table.py
tests/lexer_test_table.py
tests/parser_test_table.py