xonsh/.gitignore
Anthony Scopatz 1fac620ef4 more edits
2015-03-07 19:53:41 -06:00

13 lines
No EOL
200 B
Text

*.pyc
*.out
*.xcf
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
build/
dist/
xonsh.egg-info/
docs/_build/