chore: add local updates

This commit is contained in:
Daylin Morgan 2023-01-24 09:33:06 -06:00
parent a95c5d7354
commit b449a96b8e
2 changed files with 3 additions and 0 deletions

View file

@ -4,6 +4,7 @@ return {
ignore_filetypes = { -- disable format on save for specified filetypes
"markdown",
"python",
"html",
},
},
}

View file

@ -1,5 +1,7 @@
- .git/**
- .vscode/**
- ~$*
# libre office files
- .~*#
- node_modules/**
+ **