1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-26 14:27:04 +00:00
Files
kararas_iris/.gitignore
Gerasimos (Makis) Maropoulos 240fdb6dc3 API versioning improvements
Replace the go-version package with a regex-free alternative semver

the result: versioned apis have almost zero performance cost now

thanks @motogo for your kind donation ❤️ - please check your github notifications
2021-01-07 04:14:41 +02:00

12 lines
151 B
Plaintext

.vscode
.directory
coverage.out
package-lock.json
go.sum
access.log
node_modules
issue-*/
internalcode-*/
/_examples/feature-*/
_examples/**/uploads/*