diff --git a/.gitignore b/.gitignore index af2c5f8..0d83db6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ +*pkg-list.txt +update.sh +vscode-extensions.txt .vscode + *__pycache__ -.vim/plugged/* neovim/.config/nvim/plugged neovim/.config/nvim/spell/ -git/.git-credentials -*~ \ No newline at end of file +*~