mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
Merge branch 'master' of https://github.com/js0ny/dotfiles
This commit is contained in:
commit
4cba004d09
3 changed files with 21 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
*_private/
|
||||
.private.env.*
|
||||
nvim/tt.*
|
||||
nvim/.tests
|
||||
|
|
@ -10,7 +11,8 @@ nvim/data
|
|||
nvim/lazy-lock.json
|
||||
nvim/lazyvim.json
|
||||
test/
|
||||
test.*
|
||||
*.gz
|
||||
*.tar
|
||||
*.zip
|
||||
*_private/
|
||||
*.tgz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue