dotfiles/.gitignore

18 lines
191 B
Text

*_private/
.private.env.*
nvim/tt.*
nvim/.tests
nvim/doc/tags
nvim/debug
nvim/.repro
nvim/foo.*
nvim/*.log
nvim/data
nvim/lazy-lock.json
nvim/lazyvim.json
test/
test.*
*.gz
*.tar
*.zip
*.tgz