mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-09 14:40:53 +00:00
Template updates post ssz and ethabi (#82)
* add updates found when merging template with py-ssz and eth-abi * add wheel and wheel-windows to ci and reorg
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@ -67,6 +67,12 @@ logs
|
||||
# mypy
|
||||
.mypy_cache
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# pyenv
|
||||
.python-version
|
||||
|
||||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
|
||||
# For a more precise, explicit template, see:
|
||||
# https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
||||
@ -83,9 +89,6 @@ out/
|
||||
|
||||
## Plugin-specific files:
|
||||
|
||||
### mpeltonen/sbt-idea plugin
|
||||
.idea_modules/
|
||||
|
||||
### JIRA plugin
|
||||
atlassian-ide-plugin.xml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user