fix: add tbd.md to .gitignore to prevent tracking of temporary files

This commit is contained in:
fynks 2025-10-13 09:17:12 +05:00
parent d1aad72af6
commit 93234589a5

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
docs/.vitepress/dist
docs/.vitepress/cache
node_modules
node_modules
tbd.md