mirror of https://github.com/nucypher/nucypher.git
gitignore
parent
927969dc31
commit
b230667405
|
@ -0,0 +1,9 @@
|
|||
__pycache__
|
||||
*.pyc
|
||||
/.venv
|
||||
/*.egg-info
|
||||
/build
|
||||
/.cache
|
||||
*.so
|
||||
/MANIFEST
|
||||
/.tox
|
Loading…
Reference in New Issue