Adds reference api info for gitea to gitignore.

This commit is contained in:
2026-01-26 23:42:08 -08:00
parent 7e2c013cdc
commit 631046df34

3
.gitignore vendored
View File

@@ -5,6 +5,9 @@ config
!config.example
!*.config.example
# Gitea API documentation (downloaded for reference, not part of source)
gitea-swagger.v1.json
# Build artifacts
build/
*.o