-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Description
- Gitea version (or commit ref): 9e627af
- Git version: N/A
- Operating system: N/A
- Database (use
[x]): N/A- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io: N/A
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
https://gist.github.com/cez81/c5248b900e4588285806c4f854aeadc5
Description
Should public/swagger.v1.json be removed and added to .gitignore? Or should it be checked in after modifying the API? It's modified during compilation even though I haven't changed anything in the current branch.