1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-21 13:35:49 +02:00
pocketbase/.gitignore

19 lines
198 B
Plaintext
Raw Permalink Normal View History

2022-07-06 23:19:05 +02:00
/.vscode/
.idea
2022-07-06 23:19:05 +02:00
.DS_Store
# goreleaser builds folder
/.builds/
# tests coverage
coverage.out
# plaintask todo files
*.todo
2022-10-30 10:33:42 +02:00
# generated markdown previews
README.html
CHANGELOG.html
LICENSE.html