dotfiles/.gitignore
2024-08-27 13:12:35 +08:00

17 lines
No EOL
179 B
Text

.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
*.tgz
*.zip