refactor: simplify startup profiles and ignore local tooling configs
This commit is contained in:
+17
-3
@@ -1,4 +1,18 @@
|
||||
.vscode/
|
||||
lazy-lock.json
|
||||
lazyvim.json
|
||||
baremetal
|
||||
nvim-pack-lock.json
|
||||
|
||||
# Local formatter configuration (not tracked)
|
||||
stylua.toml
|
||||
.stylua.toml
|
||||
|
||||
# Local Neovim tooling configuration (not tracked)
|
||||
.neoconf.json
|
||||
|
||||
# Neovim/Editor temporary files
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
|
||||
# OS metadata
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user