I was taking notes while watching the following video.
Mouseless Development with IdeaVim - Miguel Beltran - Berlindroid
I recommend visiting The repo Miguel Beltran has made for the talk.
/node_modules | |
/coverage | |
/.next | |
/out | |
/build | |
dist/ | |
test-fixtures/ | |
public | |
docs/ | |
src/assets/ |
I was taking notes while watching the following video.
Mouseless Development with IdeaVim - Miguel Beltran - Berlindroid
I recommend visiting The repo Miguel Beltran has made for the talk.
# Byte-compiled / optimized / DLL files | |
__pycache__/ | |
*.py[cod] | |
*$py.class | |
# C extensions | |
*.so | |
# Distribution / packaging | |
.Python |