1
0
Fork 0
golang-github-pocketbase-po.../.gitignore
Daniel Baumann e28c88ef14
Adding upstream version 0.28.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-22 10:57:38 +02:00

20 lines
239 B
Text

/.vscode/
.idea
.DS_Store
# goreleaser builds folder
/.builds/
# tests coverage
coverage.out
# plaintask todo files
*.todo
# generated markdown previews
README.html
CHANGELOG.html
CHANGELOG_16_22.html
CHANGELOG_8_15.html
LICENSE.html