fix: add tbd.md to .gitignore to prevent tracking of temporary files
This commit is contained in:
parent
d1aad72af6
commit
93234589a5
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
docs/.vitepress/dist
|
||||
docs/.vitepress/cache
|
||||
node_modules
|
||||
node_modules
|
||||
tbd.md
|
||||
Loading…
Reference in a new issue