8 lines
83 B
Text
8 lines
83 B
Text
/.gitattributes
|
|
/*.egg-info
|
|
/build
|
|
/dist
|
|
/README.txt
|
|
*.pyc
|
|
*.pyo
|
|
/examples/expr.py
|