mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
add *.ipynb to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -81,6 +81,9 @@ logs
|
||||
# vs-code
|
||||
.vscode
|
||||
|
||||
# jupyter notebook files
|
||||
*.ipynb
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user