mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-14 04:08:15 +08:00
15 lines
175 B
Plaintext
15 lines
175 B
Plaintext
vendor/*
|
|
!vendor/vendor.json
|
|
coverage.out
|
|
count.out
|
|
test
|
|
profile.out
|
|
tmp.out
|
|
|
|
# Develop tools
|
|
.idea/
|
|
.vscode/
|
|
|
|
# Ignore generated test certificates
|
|
testdata/certificate/*.pem
|