Luke Murphy
5b141f4d77
These are generated when we run `pip install -e .` locally. This is another way to get the package installed locally vs. the `python setup.py install` method.
9 lines
62 B
Plaintext
9 lines
62 B
Plaintext
build/
|
|
*.pyc
|
|
*~
|
|
venv/
|
|
testing/
|
|
padinfo.json
|
|
.etherdump
|
|
*.egg*
|