mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Add vim .swo files and .mypy_cache to .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -85,7 +85,10 @@ logs
|
||||
.idea/mongoSettings.xml
|
||||
|
||||
# VIM temp files
|
||||
*.swp
|
||||
*.sw[op]
|
||||
|
||||
# mypy
|
||||
.mypy_cache
|
||||
|
||||
## File-based project format:
|
||||
*.iws
|
||||
|
||||
Reference in New Issue
Block a user