1
0
Fork 0
golang-github-pocketbase-ty.../.gitignore
Daniel Baumann b6e042e2af
Adding upstream version 0.0~git20250307.c2e6a77.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-22 11:21:48 +02:00

19 lines
219 B
Text

/.vscode/
.idea
.DS_Store
# tests coverage
coverage.out
# test data artifacts
test/node_modules/
test/output.json
# plaintask todo files
*.todo
# generated markdown previews
README.html
CHANGELOG.html
LICENSE.html