Kuma/.gitignore
grvwy 6e9f612c11 feat: support for adding multiple tags at once
I got tired of having to manually add tags one by one so I made changes to be able to add multiple tags in one go
2025-05-20 00:02:36 +02:00

27 lines
249 B
Text

node_modules
.DS_Store
dist
dist-ssr
*.local
.idea
/data
!/data/.gitkeep
/data*
.vscode
/private
/out
/tmp
.env
/extra/healthcheck.exe
/extra/healthcheck
/extra/healthcheck-armv7
/studies
extra/exe-builder/bin
extra/exe-builder/obj
.vs
.vscode