This website requires JavaScript.
Explore
Help
Sign In
Nucypher
/
nucypher
mirror of
https://github.com/nucypher/nucypher.git
Watch
1
Star
0
Fork
You've already forked nucypher
0
Code
Issues
Projects
Releases
Wiki
Activity
fd54c6bf38
nucypher
/
.gitignore
12 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
gitignore
2017-08-18 17:32:34 +00:00
__pycache__
*.pyc
/.venv
/*.egg-info
/build
/.cache
*.so
/MANIFEST
/.tox
First draft of travis and pipenv setup. Also added pycharm metadata to .gitignore.
2017-09-25 21:30:00 +00:00
/.idea
Let's see how the graph changes if we only cover nkms.
2017-10-18 01:24:19 +00:00
.coverage